Template Struct IsOptional

Struct Documentation

template<typename...>
struct IsOptional

Type trait which verifies whether the passed type T is of type cxx::optional.