mirror of
https://github.com/boostorg/function.git
synced 2025-07-23 01:17:14 +02:00
- Switch over to using is_reference_wrapper instead of homegrown is_ref - Identify stateless function objects function_template.hpp: - Optimize away construction/allocator for stateless function objects. [SVN r12559]