Hyper API for C++
0.0.20746
Hyper client library for C++ applications
Loading...
Searching...
No Matches
hyperapi::optional< T > Member List
This is the complete list of members for
hyperapi::optional< T >
, including all inherited members.
emplace
(Args &&... args)
hyperapi::optional< T >
has_value
() const noexcept
hyperapi::optional< T >
inline
operator bool
() const noexcept
hyperapi::optional< T >
inline
explicit
operator!=
(const optional< Other > &other) const noexcept
hyperapi::optional< T >
inline
operator*
() const &
hyperapi::optional< T >
inline
operator*
() &
hyperapi::optional< T >
inline
operator*
() const &&
hyperapi::optional< T >
inline
operator*
() &&
hyperapi::optional< T >
inline
operator->
() noexcept
hyperapi::optional< T >
inline
operator->
() const noexcept
hyperapi::optional< T >
inline
operator=
(const optional &other)
hyperapi::optional< T >
operator=
(optional &&other)
hyperapi::optional< T >
operator==
(const optional< Other > &other) const noexcept
hyperapi::optional< T >
inline
optional
() noexcept=default
hyperapi::optional< T >
optional
(const optional &other)
hyperapi::optional< T >
optional
(optional &&other)
hyperapi::optional< T >
optional
(U &&value)
hyperapi::optional< T >
reset
() noexcept
hyperapi::optional< T >
swap
(optional &other)
hyperapi::optional< T >
value
() &
hyperapi::optional< T >
inline
value
() const &
hyperapi::optional< T >
inline
value
() &&
hyperapi::optional< T >
inline
value
() const &&
hyperapi::optional< T >
inline
value_or
(U &&default_value) const &
hyperapi::optional< T >
inline
value_or
(U &&default_value) &&
hyperapi::optional< T >
inline
value_type
typedef
hyperapi::optional< T >
~optional
()
hyperapi::optional< T >
inline
Generated by
1.9.7