KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
Karma::TIsPointer< T > Struct Template Reference

Traits class which tests if a type is a pointer. More...

#include <UObjectAllocator.h>

Public Types

enum  { Value = false }
 

Detailed Description

template<typename T>
struct Karma::TIsPointer< T >

Traits class which tests if a type is a pointer.

Remarks
clever use of generic programming if I may say so
Since
Karma 1.0.0

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