This is the complete list of members for basic_wrapper< T, InvalidValue >, including all inherited members.
| acquire(state_type new_state) noexcept | basic_wrapper< T, InvalidValue > | inline |
| basic_wrapper() noexcept=default | basic_wrapper< T, InvalidValue > | |
| basic_wrapper(T src) noexcept | basic_wrapper< T, InvalidValue > | inlineexplicit |
| basic_wrapper(basic_wrapper &&other) noexcept | basic_wrapper< T, InvalidValue > | inline |
| data() noexcept | basic_wrapper< T, InvalidValue > | inline |
| data() const noexcept | basic_wrapper< T, InvalidValue > | inline |
| destroy() noexcept=0 | basic_wrapper< T, InvalidValue > | pure virtual |
| invalid_value | basic_wrapper< T, InvalidValue > | static |
| is_valid() const noexcept | basic_wrapper< T, InvalidValue > | inline |
| operator bool() const noexcept | basic_wrapper< T, InvalidValue > | inlineexplicit |
| operator=(basic_wrapper &&other) noexcept | basic_wrapper< T, InvalidValue > | inline |
| raw | basic_wrapper< T, InvalidValue > | protected |
| raw_type typedef | basic_wrapper< T, InvalidValue > | |
| release() noexcept | basic_wrapper< T, InvalidValue > | inline |
| state_type typedef | basic_wrapper< T, InvalidValue > | |
| ~basic_wrapper() noexcept=default | basic_wrapper< T, InvalidValue > | protected |