mirror of
https://github.com/boostorg/function.git
synced 2026-01-29 09:40:13 +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]