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
This version of Boost is under active development. You are currently in the develop branch. The current version is 1.90.0.
A type X satisfies the disposition concept if it is nothrow default-constructible,
nothrow move-constructible, nothrow move-assignable, as well as satisfying
the additional requirements listed below. In the following table x denotes a glvalue of type X.
Table 12. Disposition requirements
|
expression |
return type |
assertion/note |
|---|---|---|
|
|
|
|
|
|
pre: |
|
|
|
|