![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
This is the complete list of members for arene::base::testing::move_only_wrapper< ValueType >, including all inherited members.
| get() -> value_type & | arene::base::testing::move_only_wrapper< ValueType > | inline |
| move_only_wrapper(value_type value) | arene::base::testing::move_only_wrapper< ValueType > | inlineexplicit |
| move_only_wrapper(move_only_wrapper const &)=delete | arene::base::testing::move_only_wrapper< ValueType > | |
| move_only_wrapper(move_only_wrapper &&)=default | arene::base::testing::move_only_wrapper< ValueType > | |
| operator=(move_only_wrapper const &) -> move_only_wrapper &=delete | arene::base::testing::move_only_wrapper< ValueType > | |
| operator=(move_only_wrapper &&) -> move_only_wrapper &=default | arene::base::testing::move_only_wrapper< ValueType > | |
| ~move_only_wrapper()=default | arene::base::testing::move_only_wrapper< ValueType > |