Files
function/include/boost/function
Douglas Gregor b8e4cdab2f function_base.hpp:
- Updated any_pointer and manager classes to deal with member function
    pointers directly, so no allocation is required when using them.
  - Removed include of boost/mem_fn.hpp

function_template.hpp:
  - Many macros that were in the functionN.hpp headers have been moved here and
    are now generated on-the-fly using BOOST_JOIN
  - Added invokers for pointers to member functions
  - Revised pointer to member function handling code to not perform any
    allocations/deallocations
  - Added guards so that multiple inclusion of function_template.hpp will only
    include its dependencies once.

functionN.hpp:
  - Headers regenerated


[SVN r11729]
2001-11-19 20:30:18 +00:00
..
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00
2001-11-19 20:30:18 +00:00