iceoryx_doc  1.0.1
Static Public Member Functions | List of all members
iox::cxx::ErrorTypeAdapter< T > Struct Template Reference

Generic adapter to access INVALID_STATE member or value. More...

#include <expected.hpp>

Static Public Member Functions

static T getInvalidState () noexcept
 

Detailed Description

template<typename T>
struct iox::cxx::ErrorTypeAdapter< T >

Generic adapter to access INVALID_STATE member or value.

Note
Works for enum classes and classes having a member INVALID_STATE

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