mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 08:22:22 +01:00
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.7%
CMake
1.7%
Shell
0.6%
Batchfile
0.5%
HTML
0.5%