oscr::type_if< T, true > Struct Template Reference

Public Member Functions

 type_if (const type_if &)=default
 
 type_if (type_if &&)=default
 
type_ifoperator= (const type_if &)=default
 
type_ifoperator= (type_if &&)=default
 
template<typename U >
 type_if (U &&other)
 
 operator const T & () const noexcept
 
 operator T& () noexcept
 
 operator T&& () &&noexcept
 
template<typename U >
T & operator= (U &&u) noexcept
 

Public Attributes

value
 

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