Douglas Gregor 647693dfc9 function_base.hpp:
- 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]
2002-01-13 16:12:26 +00:00
2001-12-15 00:58:47 +00:00
2001-07-14 19:57:09 +00:00
2002-01-13 16:12:26 +00:00
2001-06-21 16:19:33 +00:00
2001-12-15 01:11:32 +00:00
Description
Boost.org function module
2.2 MiB
Languages
C++ 96.7%
CMake 1.7%
Shell 0.6%
Batchfile 0.5%
HTML 0.5%