HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SYS_CallIf< true > Struct Template Reference

#include <SYS_CallIf.h>

Static Public Member Functions

template<typename FUNCTOR , typename... ARGS>
static SYS_CALLIF_DEPRECATED
SYS_FORCE_INLINE void 
call (FUNCTOR functor, ARGS &&...args)
 

Detailed Description

template<>
struct SYS_CallIf< true >

Definition at line 56 of file SYS_CallIf.h.

Member Function Documentation

template<typename FUNCTOR , typename... ARGS>
static SYS_CALLIF_DEPRECATED SYS_FORCE_INLINE void SYS_CallIf< true >::call ( FUNCTOR  functor,
ARGS &&...  args 
)
inlinestatic

Definition at line 69 of file SYS_CallIf.h.


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