Fix for Borland compilers.

[SVN r39657]
This commit is contained in:
John Maddock
2007-10-02 17:41:35 +00:00
parent 53b95c386d
commit 2378ba59e7

View File

@ -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<typename FunctionPtr>
bool