Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
arene::base::testing::move_only_wrapper< ValueType > Member List

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 &)=deletearene::base::testing::move_only_wrapper< ValueType >
move_only_wrapper(move_only_wrapper &&)=defaultarene::base::testing::move_only_wrapper< ValueType >
operator=(move_only_wrapper const &) -> move_only_wrapper &=deletearene::base::testing::move_only_wrapper< ValueType >
operator=(move_only_wrapper &&) -> move_only_wrapper &=defaultarene::base::testing::move_only_wrapper< ValueType >
~move_only_wrapper()=defaultarene::base::testing::move_only_wrapper< ValueType >