![]() |
Face Engine SDK
5.8.0
A face detection, recognition and tracking engine.
|
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) |
Specialized for MultiError.