ADTF  3.18.2
tError< ReturnValue >

Basic error type template, specialized by _MAKE_ERROR() to create concrete error types. More...

Detailed Description

template<tErrorCode::error_code_type ReturnValue>
struct tError< ReturnValue >

Basic error type template, specialized by _MAKE_ERROR() to create concrete error types.

Template Parameters
ReturnValueNon type template parameter used to specialize the error type with a numeric representation.

Definition at line 152 of file builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/src/libraries/a_utils/include/a_utils/base/error.h.