mirror of
https://github.com/boostorg/function.git
synced 2025-07-29 12:27:15 +02:00
Merge from trunk
[SVN r39768]
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user