Files
boost_function/include/boost/function
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-06-29 19:33:29 +00:00
2001-06-29 19:33:29 +00:00
2001-06-29 19:33:29 +00:00
2001-06-29 19:33:29 +00:00
2001-06-29 19:33:29 +00:00
2001-06-29 19:33:29 +00:00
2001-06-29 19:33:29 +00:00
2001-06-29 19:33:29 +00:00
2001-06-29 19:33:29 +00:00
2001-06-29 19:33:29 +00:00
2001-06-29 19:33:29 +00:00
2001-07-14 19:34:14 +00:00
2001-07-14 19:34:14 +00:00