...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Move constructor.
static_results(
static_results
&& other);
No-throw guarantee.
View objects obtained from other
remain valid.