forked from boostorg/function
647693dfc9552226e1982a56e9ca4f6f739a2855
- Make manager and functor members of function_base public instead of
protected, because attempt to make HP aCC compile Boost.Function
function_template.hpp:
- HP aCC seems to believe that the functor and manager members inherited from
function_base are inaccessible. So qualify them with the function_base
base class.
[SVN r12298]
Description
Boost.org function module
Languages
C++
96.4%
CMake
1.9%
Perl
1.3%
HTML
0.4%