Skip to content

iox::cxx::internal::IsOptional🔗

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

#include <expected.hpp>

Detailed Description🔗

template <typename... T>
struct iox::cxx::internal::IsOptional;

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


Updated on 26 April 2021 at 15:31:01 CEST