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 31 May 2022 at 15:29:15 CEST