Face Engine SDK 5.26.0
A face detection, recognition and tracking engine.
Loading...
Searching...
No Matches
fsdk::ErrorTraits< MultiError< E0, E1 > > Struct Template Reference

Specialized for MultiError. More...

#include <MultiError.h>

Public Types

using ErrorType = MultiError<E0, E1>
 
using E0Traits = ErrorTraits<typename ErrorType::E0Type>
 
using E1Traits = ErrorTraits<typename ErrorType::E1Type>
 

Static Public Member Functions

static bool isOk (ErrorType e)
 
static const char * toString (ErrorType e)
 

Detailed Description

template<typename E0, typename E1>
struct fsdk::ErrorTraits< MultiError< E0, E1 > >

Specialized for MultiError.


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