iceoryx_doc  1.0.1
iox::cxx::internal::IsOptional< T > Struct Template Reference

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

Inheritance diagram for iox::cxx::internal::IsOptional< T >:
Inheritance graph
[legend]
Collaboration diagram for iox::cxx::internal::IsOptional< T >:
Collaboration graph
[legend]

Detailed Description

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

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


The documentation for this struct was generated from the following file: