HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SYS_EnableIf< B, T > Struct Template Reference

#include <SYS_TypeTraits.h>

+ Inheritance diagram for SYS_EnableIf< B, T >:

Detailed Description

template<bool B, typename T = void>
struct SYS_EnableIf< B, T >

Hides a function overload or template specialization based on a compile-time boolean. {@

Definition at line 222 of file SYS_TypeTraits.h.


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