forked from boostorg/function
2fe4cc253f39452de7664389c1698c51ad24f26e
[SVN r48627]
Make Boost.Function's target() operation respect the cv-qualifiers of referenced function objects. Fixes #736
Fix double-destruction problem with small function objects and swap(), and try to work around a GCC 4.2 issue. See #1910 for comments about the former problem from Niels Dekker.
Description
Boost.org function module
Languages
C++
96.4%
CMake
1.9%
Perl
1.3%
HTML
0.4%