assign(Opt &&rhs) (defined in m5::stl::detail::optional_operations_base< T >) | m5::stl::detail::optional_operations_base< T > | inline |
construct(Args &&...args) (defined in m5::stl::detail::optional_operations_base< T >) | m5::stl::detail::optional_operations_base< T > | inline |
get() & (defined in m5::stl::detail::optional_operations_base< T >) | m5::stl::detail::optional_operations_base< T > | inline |
get() const & (defined in m5::stl::detail::optional_operations_base< T >) | m5::stl::detail::optional_operations_base< T > | inline |
get() && (defined in m5::stl::detail::optional_operations_base< T >) | m5::stl::detail::optional_operations_base< T > | inline |
get() const && (defined in m5::stl::detail::optional_operations_base< T >) | m5::stl::detail::optional_operations_base< T > | inline |
hard_reset() noexcept (defined in m5::stl::detail::optional_operations_base< T >) | m5::stl::detail::optional_operations_base< T > | inline |
has_value() const (defined in m5::stl::detail::optional_operations_base< T >) | m5::stl::detail::optional_operations_base< T > | inline |
m_dummy (defined in m5::stl::detail::optional_storage_base< T, bool >) | m5::stl::detail::optional_storage_base< T, bool > | |
m_has_value (defined in m5::stl::detail::optional_storage_base< T, bool >) | m5::stl::detail::optional_storage_base< T, bool > | |
m_value (defined in m5::stl::detail::optional_storage_base< T, bool >) | m5::stl::detail::optional_storage_base< T, bool > | |
optional_storage_base() noexcept (defined in m5::stl::detail::optional_storage_base< T, bool >) | m5::stl::detail::optional_storage_base< T, bool > | inline |
optional_storage_base(in_place_t, U &&...u) (defined in m5::stl::detail::optional_storage_base< T, bool >) | m5::stl::detail::optional_storage_base< T, bool > | inline |
~optional_storage_base() (defined in m5::stl::detail::optional_storage_base< T, bool >) | m5::stl::detail::optional_storage_base< T, bool > | inline |