|
kblib 0.2.3
General utilities library for modern C++
|
This is the complete list of members for kblib::detail_direct_map::storage_for< T, bool >, including all inherited members.
| construct(Args &&... args) noexcept(std::is_nothrow_constructible< T, Args &&... >::value) -> T & | kblib::detail_direct_map::storage_for< T, bool > | inline |
| destroy() noexcept -> void | kblib::detail_direct_map::storage_for< T, bool > | inline |
| get() &noexcept -> T * | kblib::detail_direct_map::storage_for< T, bool > | inline |
| get() const &noexcept -> const T * | kblib::detail_direct_map::storage_for< T, bool > | inline |
| operator=(const storage_for &) -> storage_for &=delete | kblib::detail_direct_map::storage_for< T, bool > | |
| operator=(storage_for &&) -> storage_for &=delete | kblib::detail_direct_map::storage_for< T, bool > | |
| storage_for()=default | kblib::detail_direct_map::storage_for< T, bool > | |
| storage_for(const storage_for &)=delete | kblib::detail_direct_map::storage_for< T, bool > | |
| storage_for(storage_for &&)=delete | kblib::detail_direct_map::storage_for< T, bool > | |
| ~storage_for()=default | kblib::detail_direct_map::storage_for< T, bool > |