mirror of
https://github.com/boostorg/function.git
synced 2026-01-29 09:40:13 +01: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]