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