|
stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
|
This is the complete list of members for stlab::move_only, including all inherited members.
| member() -> int (defined in stlab::move_only) | stlab::move_only | inline |
| member() const -> int (defined in stlab::move_only) | stlab::move_only | inline |
| move_only()=default (defined in stlab::move_only) | stlab::move_only | |
| move_only(int member) (defined in stlab::move_only) | stlab::move_only | inline |
| move_only(const move_only &)=delete (defined in stlab::move_only) | stlab::move_only | |
| move_only(move_only &&)=default (defined in stlab::move_only) | stlab::move_only | |
| operator!= (defined in stlab::move_only) | stlab::move_only | friend |
| operator=(const move_only &) -> move_only &=delete (defined in stlab::move_only) | stlab::move_only | |
| operator=(move_only &&) -> move_only &=default (defined in stlab::move_only) | stlab::move_only | |
| operator== (defined in stlab::move_only) | stlab::move_only | friend |
| ~move_only()=default (defined in stlab::move_only) | stlab::move_only | virtual |