λ61
Loading...
Searching...
No Matches
l61::meta::null_t Struct Referencefinal

#include <meta.hpp>

Public Member Functions

constexpr null_t ()=default
constexpr null_t (const null_t &)=default
template<isNullableType T>
constexpr operator T () const
template<typename T>
void operator= (T &&) const

Constructor & Destructor Documentation

◆ null_t() [1/2]

l61::meta::nulling::null_t::null_t ( )
constexprdefault

◆ null_t() [2/2]

l61::meta::nulling::null_t::null_t ( const null_t & )
constexprdefault

Member Function Documentation

◆ operator T()

template<isNullableType T>
l61::meta::nulling::null_t::operator T ( ) const
inlineconstexpr

◆ operator=()

template<typename T>
void l61::meta::nulling::null_t::operator= ( T && ) const
inline

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