...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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: |
|
|
|