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

Prev Up HomeNext

basic_result() = delete

The default constructor for basic result is always disabled.

Last revised: December 15, 2018 at 17:49:37 UTC


Prev Up HomeNext