#include <nxsutilcopy.h>
Int2Type<compile time constant integer> defines a unique (and stateless) class associated with a given integer. Used for compile time dispatching of function calls or creation of appropriate templated classes.
defines an unnamed enum "value" that is equal to the integer used to define the class.
Definition at line 45 of file nxsutilcopy.h.