mirror of
https://github.com/boostorg/function.git
synced 2025-07-13 04:36:34 +02: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]