Nui
Nui::Lazy< ValueT > Member List

This is the complete list of members for Nui::Lazy< ValueT >, including all inherited members.

hasValue() constNui::Lazy< ValueT >inline
Lazy()=defaultNui::Lazy< ValueT >
Lazy(Lazy const &)=defaultNui::Lazy< ValueT >
Lazy(Lazy &&)=defaultNui::Lazy< ValueT >
Lazy(FuncT &&func)Nui::Lazy< ValueT >inline
operator bool() constNui::Lazy< ValueT >inlineexplicit
operator=(Lazy const &)=defaultNui::Lazy< ValueT >
operator=(Lazy &&)=defaultNui::Lazy< ValueT >
tryObtainValue() constNui::Lazy< ValueT >inline
value() const &Nui::Lazy< ValueT >inline
value() &&Nui::Lazy< ValueT >inline
value() const &&Nui::Lazy< ValueT >inline
value() &Nui::Lazy< ValueT >inline