libhatchet
Loading...
Searching...
No Matches
hxref< T > Member List

This is the complete list of members for hxref< T >, including all inherited members.

and_then(function_t_ &&callable_) const -> hxremove_cvref_t< decltype(hxforward< function_t_ >(callable_)(hxdeclval< T & >()))>hxref< T >
emplace(U_ &value_)hxref< T >
has_value(void) consthxref< T >inline
hxref(void)hxref< T >inline
hxref(hxnullopt_t)hxref< T >inline
hxref(U_ &value_)hxref< T >
hxref(const hxref< U_ > &other_)hxref< T >
hxref(hxoptional< U_ > &other_)hxref< T >
operator bool(void) consthxref< T >inline
operator*(void) consthxref< T >
operator->(void) consthxref< T >
operator=(hxnullopt_t)hxref< T >inline
operator=(U_ &value_)hxref< T >
operator==(const hxref &rhs_) consthxref< T >
operator==(hxnullopt_t) consthxref< T >inline
operator==(const T &value_) consthxref< T >
or_else(function_t_ &&callable_) consthxref< T >
reset(void)hxref< T >inline
swap(hxref &other_) noexcepthxref< T >
value(void) consthxref< T >
value_or(U_ &&default_value_) consthxref< T >
value_type typedefhxref< T >