mirror of
https://github.com/boostorg/function.git
synced 2026-07-08 09:20:55 +02:00
3f13d39604
function_template.hpp:
- Removed implementation based on virtual functions. Such an implementation
can't meet exception safety requirements made by the manager/invoker
version.
[SVN r11726]