mirror of
https://github.com/boostorg/function.git
synced 2026-01-23 17:42:25 +00:00
73f380d5acacdff346802a79da34c79b9b93232f
- Redesigned decision procedure for "is it a function pointer" vs. "is it an object". - No longer requires copy constructions of function objects during assignment or construction. - Added operator! to boost::function_base instead of relying on safe_bool conversion. - BOOST_NO_DEPENDENT_BASE_LOOKUP is now unnecessary - BOOST_WEAK_CONVERSION_OPERATORS is now unnecessary - BOOST_WEAK_FUNCTION_TEMPLATE_ORDERING is now unnecessary [SVN r10481]
Description
Mirrored via gitea-mirror
Languages
C++
96.7%
CMake
1.7%
Shell
0.6%
Batchfile
0.5%
HTML
0.5%