forked from boostorg/function
3ba640809b97931d513135d1c270a6a9b8a28c68
- 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]
Description
Boost.org function module
Languages
C++
96.4%
CMake
1.9%
Perl
1.3%
HTML
0.4%