Skip to content

Struct mediapipe::intops::LogFatalOnError

ClassList > mediapipe > intops > LogFatalOnError

Public Static Functions

Type Name
void Error (const char * error, Tlhs lhs, Trhs rhs, const char * op)
void Error (const char * error, Tval val, const char * op)

Public Static Functions Documentation

function Error [1/2]

template<typename Tlhs, typename Trhs>
static inline void mediapipe::intops::LogFatalOnError::Error (
    const char * error,
    Tlhs lhs,
    Trhs rhs,
    const char * op
) 

function Error [2/2]

template<typename Tval>
static inline void mediapipe::intops::LogFatalOnError::Error (
    const char * error,
    Tval val,
    const char * op
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/deps/safe_int.h