![]() |
Home | Libraries | People | FAQ | More |
Default constructor.
static_results();
» more...
Copy constructor.
static_results(
const static_results& other);
» more...
Move constructor.
static_results(
static_results&& other);
» more...