Template Struct Optional< T & >::IsOptionalImpl#
Defined in File Optional.h
Nested Relationships#
This struct is a nested type of Template Class Optional< T & >.
Inheritance Relationships#
Base Type#
public std::false_type
Struct Documentation#
-
template<typename X>
struct IsOptionalImpl : public std::false_type#