mirror of
https://github.com/boostorg/function.git
synced 2026-07-07 08:50:52 +02:00
11187bcf3a
- 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]