cras::is_cras_expected<::cras::expected< T, E > > Struct Template Reference

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

#include <expected.hpp>

Inheritance diagram for cras::is_cras_expected<::cras::expected< T, E > >:
Inheritance graph
[legend]

Detailed Description

template<typename T, typename E>
struct cras::is_cras_expected<::cras::expected< T, E > >

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

Template Parameters
TType of the expected value.
EType of the expected error.

Definition at line 43 of file expected.hpp.


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


cras_cpp_common
Author(s): Martin Pecka
autogenerated on Sun Jan 14 2024 03:48:14