|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for ThrowOnCopy, including all inherited members.
| operator=(const ThrowOnCopy &)=default | ThrowOnCopy | |
| operator=(ThrowOnCopy &&)=default | ThrowOnCopy | |
| should_throw | ThrowOnCopy | static |
| ThrowOnCopy(int v) | ThrowOnCopy | inline |
| ThrowOnCopy(const ThrowOnCopy &other) | ThrowOnCopy | inline |
| ThrowOnCopy(ThrowOnCopy &&)=default | ThrowOnCopy | |
| value | ThrowOnCopy |