Douglas Gregor 3ba640809b function.hpp:
- Use "self_type" instead of "function" for constructing swapping temporary (Borland C++ needs it)

function_base.hpp:
  - Give empty copy constructor, default constructor, and assignment operator to empty_function_mixin (MSVC generates incorrect ones)

function_template.hpp:
  - Make Borland C++ and MSVC agree on the code (involves an extra constructor definition and careful use of self_type vs. BOOST_FUNCTION_FUNCTION)


[SVN r10619]
2001-07-14 19:34:14 +00:00
2001-07-14 19:34:14 +00:00
2001-07-14 18:58:16 +00:00
2001-06-21 16:19:33 +00:00
2001-07-11 18:55:44 +00:00
2001-07-11 19:49:26 +00:00
Description
Boost.org function module
2 MiB
Languages
C++ 96.4%
CMake 1.9%
Perl 1.3%
HTML 0.4%