mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 08:22:22 +01:00
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]