AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ass::unset_wrap< T > Struct Template Reference

Classes

struct  unset_wrap_tag
 

Public Member Functions

template<typename V>
 unset_wrap (const V &v)
 
T & operator* ()
 
const T & operator* () const
 
T * operator-> ()
 
const T * operator-> () const
 
orDefault (const T &def) const
 
template<typename Destination>
void bindTo (Destination &destination) const
 
unset_wrap< T > & operator= (const unset_wrap< T > &v) noexcept
 
template<aui::convertible_to< T > U>
unset_wrap< T > & operator= (const unset_wrap< U > &v) noexcept
 
bool operator== (const unset_wrap< T > &other) const
 
bool operator!= (const unset_wrap< T > &other) const
 
void reset () noexcept
 
 operator bool () const
 

The documentation for this struct was generated from the following file: