#include <Unit.h>
Public Types | |
typedef UnitError< false > | RET |
return the type of the template itself |
specialization of template UnitError for false, including a definition, can be instantiated. Member RET returns the type of the template itself, but usually is only a dummy return value.
Definition at line 101 of file Unit.h.
|
return the type of the template itself can be regarded as a dummy return value |