|
My Project
|
#include <STLExtras.h>
Static Public Member Functions | |
| template<typename T > | |
| static ClassID * | getID () |
| template<template< typename T > class Trait> | |
| static ClassID * | getID () |
A special type used to provide an address for a given class that can act as a unique identifier during pass registration. Note: We specify an explicit alignment here to allow use with PointerIntPair and other utilities/data structures that require a known pointer alignment.
|
inlinestatic |
|
inlinestatic |
1.8.13