#include <BasicTypes.h> [code]
Default is to store copies of the arguments in their original type.
Template specializations could be defined for special cases where storing in the same type is not applicable.
Definition at line 39 of file BasicTypes.h.
Public Types | |
| typedef T | type |
|
|||||
|
Definition at line 41 of file BasicTypes.h. |