Embedded Template Library
1.0
etl::optional< T > Member List
This is the complete list of members for
etl::optional< T >
, including all inherited members.
emplace
(const T1 &value1)
etl::optional< T >
inline
emplace
(const T1 &value1, const T2 &value2)
etl::optional< T >
inline
emplace
(const T1 &value1, const T2 &value2, const T3 &value3)
etl::optional< T >
inline
emplace
(const T1 &value1, const T2 &value2, const T3 &value3, const T4 &value4)
etl::optional< T >
inline
has_value
() const ETL_NOEXCEPT (defined in
etl::optional< T >
)
etl::optional< T >
inline
operator bool
() const
etl::optional< T >
inline
operator*
()
etl::optional< T >
inline
operator*
() const
etl::optional< T >
inline
operator->
()
etl::optional< T >
inline
operator->
() const
etl::optional< T >
inline
operator=
(etl::nullopt_t)
etl::optional< T >
inline
operator=
(const optional &other)
etl::optional< T >
inline
operator=
(const T &value_)
etl::optional< T >
inline
optional
()
etl::optional< T >
inline
optional
(etl::nullopt_t)
etl::optional< T >
inline
optional
(const optional &other)
etl::optional< T >
inline
optional
(const T &value_)
etl::optional< T >
inline
reset
()
etl::optional< T >
inline
swap
(optional &other)
etl::optional< T >
inline
value
()
etl::optional< T >
inline
value
() const
etl::optional< T >
inline
value_or
(T default_value) const
etl::optional< T >
inline
~optional
()
etl::optional< T >
inline
Generated on Sat Jan 23 2021 10:04:39 for Embedded Template Library by
1.9.1