mirror of
https://github.com/boostorg/function.git
synced 2026-04-28 18:12:14 +02:00
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.7%
CMake
1.7%
Shell
0.6%
Batchfile
0.5%
HTML
0.5%