Template Struct IsOptional
Defined in File expected.hpp
Struct Documentation
-
template<typename...>
struct IsOptional Type trait which verifies whether the passed type T is of type cxx::optional.
Defined in File expected.hpp
Type trait which verifies whether the passed type T is of type cxx::optional.