scc 2025.09
SystemC components library
nonstd::detail::optional_move_base< T, bool > Member List

This is the complete list of members for nonstd::detail::optional_move_base< T, bool >, including all inherited members.

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