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