cras::is_optional<::cras::optional< T > > Struct Template Reference

Type trait determining whether type T is cras::optional or not. More...

#include <optional.hpp>

Inheritance diagram for cras::is_optional<::cras::optional< T > >:
Inheritance graph
[legend]

Detailed Description

template<typename T>
struct cras::is_optional<::cras::optional< T > >

Type trait determining whether type T is cras::optional or not.

Template Parameters
TThe type to test.

Definition at line 45 of file optional.hpp.


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


cras_cpp_common
Author(s): Martin Pecka
autogenerated on Sat Jun 17 2023 02:32:53