M5Utility 0.0.2 git rev:5c1a751
Loading...
Searching...
No Matches
m5::stl::optional< T & > Member List

This is the complete list of members for m5::stl::optional< T & >, including all inherited members.

and_then(F &&f) &m5::stl::optional< T & >inline
and_then(F &&f) && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
and_then(F &&f) const & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
and_then(F &&f) const && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
conjunction(U &&u) constm5::stl::optional< T & >inline
disjunction(const optional &rhs) &m5::stl::optional< T & >inline
disjunction(const optional &rhs) const & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
disjunction(const optional &rhs) && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
disjunction(const optional &rhs) const && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
disjunction(optional &&rhs) & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
disjunction(optional &&rhs) const & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
disjunction(optional &&rhs) && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
disjunction(optional &&rhs) const && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
emplace(U &&u) noexceptm5::stl::optional< T & >inline
has_value() const noexcept (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
map(F &&f) &m5::stl::optional< T & >inline
map(F &&f) && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
map(F &&f) const & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
map(F &&f) const && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
map_or(F &&f, U &&u) &m5::stl::optional< T & >inline
map_or(F &&f, U &&u) && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
map_or(F &&f, U &&u) const & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
map_or(F &&f, U &&u) const && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
map_or_else(F &&f, U &&u) &m5::stl::optional< T & >inline
map_or_else(F &&f, U &&u) && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
map_or_else(F &&f, U &&u) const & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
map_or_else(F &&f, U &&u) const && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
operator bool() const noexcept (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inlineexplicit
operator*() noexceptm5::stl::optional< T & >inline
operator*() const noexcept (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
operator->() const noexceptm5::stl::optional< T & >inline
operator->() noexcept (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
operator=(nullopt_t) noexceptm5::stl::optional< T & >inline
operator=(const optional &rhs)=defaultm5::stl::optional< T & >
operator=(U &&u)m5::stl::optional< T & >inline
operator=(const optional< U > &rhs) noexceptm5::stl::optional< T & >inline
optional() noexceptm5::stl::optional< T & >inline
optional(nullopt_t) noexcept (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
optional(const optional &rhs) noexcept=defaultm5::stl::optional< T & >
optional(optional &&rhs)=defaultm5::stl::optional< T & >
optional(U &&u) noexceptm5::stl::optional< T & >inline
optional(const optional< U > &rhs) noexcept (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inlineexplicit
or_else(F &&f) &m5::stl::optional< T & >inline
or_else(F &&f) & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
or_else(F &&f) && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
or_else(F &&f) && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
or_else(F &&f) const & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
or_else(F &&f) const & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
or_else(F &&f) const && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
or_else(F &&f) const && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
reset() noexceptm5::stl::optional< T & >inline
swap(optional &rhs) noexcept (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
take()m5::stl::optional< T & >inline
transform(F &&f) &m5::stl::optional< T & >inline
transform(F &&f) &&m5::stl::optional< T & >inline
transform(F &&f) const & (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
transform(F &&f) const && (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
value()m5::stl::optional< T & >inline
value() const (defined in m5::stl::optional< T & >)m5::stl::optional< T & >inline
value_or(U &&u) const &noexceptm5::stl::optional< T & >inline
value_or(U &&u) &&noexceptm5::stl::optional< T & >inline
value_type typedef (defined in m5::stl::optional< T & >)m5::stl::optional< T & >
~optional()=defaultm5::stl::optional< T & >