Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
static_results();
» more...
Copy constructor.
static_results( conststatic_results& other); »more...
Move constructor.
static_results(static_results&& other); »more...