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

#include <SYS_TypeTraits.h>

+ Inheritance diagram for SYS_HasNoCVRef< T >:

Detailed Description

template<typename T>
struct SYS_HasNoCVRef< T >

Evaluates to true if T is not a reference and T has no const/volatile qualifiers. Otherwise evaluates to false.

Definition at line 177 of file SYS_TypeTraits.h.


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