diff --git a/include/boost/function/function_template.hpp b/include/boost/function/function_template.hpp index ec52c92..536bac4 100644 --- a/include/boost/function/function_template.hpp +++ b/include/boost/function/function_template.hpp @@ -437,8 +437,9 @@ namespace boost { if (base.manager) base.manager(functor, functor, destroy_functor_tag); } - +#ifndef BOOST_NO_PRIVATE_IN_AGGREGATE private: +#endif // Function pointers template bool