...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
BOOST_MOVE_BASE
utility.
adl_move_swap
utility.
unique_ptr
smart
pointer. Thanks to Howard Hinnant for his excellent unique_ptr emulation
code and testsuite.
move_if_noexcept
utility. Thanks to Antony Polukhin for the implementation.