From d8c93cdc8d7e16a02af2a47473dd9a8fd9822510 Mon Sep 17 00:00:00 2001 From: Nicola Musatti Date: Sun, 7 Oct 2007 20:10:53 +0000 Subject: [PATCH] Merge from trunk [SVN r39768] --- include/boost/function/function_template.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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