repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::category::Value< T > Member List

This is the complete list of members for librepr::category::Value< T >, including all inherited members.

descend typedeflibrepr::category::Value< T >
explicit(false) Value(U &&obj) noexcept(noexcept(detail::convert_ref< type >(std::forward< U >(obj))))librepr::category::Value< T >inline
explicit(false) operator type &() const noexceptlibrepr::category::Value< T >inline
operator*() const noexceptlibrepr::category::Value< T >inline
operator->() const noexceptlibrepr::category::Value< T >inline
operator=(const Value &) noexcept=defaultlibrepr::category::Value< T >
type typedeflibrepr::category::Value< T >
Value(const Value &) noexcept=defaultlibrepr::category::Value< T >
value() const noexceptlibrepr::category::Value< T >inline
visit(V &&visitor)librepr::category::Value< T >inline
~Value()=defaultlibrepr::category::Value< T >