Template Struct Optional< T & >::IsOptionalImpl#

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#