|
STK++ 1.0
|
Specialization of the IdTypeImpl for the Type Sign. More...
#include <STK_Sign.h>
Static Public Member Functions | |
| static IdType | returnType () |
| Give the IdType of the type Sign. | |
Specialization of the IdTypeImpl for the Type Sign.
Return the IdType of a Sign.
Definition at line 99 of file STK_Sign.h.
| static IdType STK::IdTypeImpl< Sign >::returnType | ( | ) | [inline, static] |
Give the IdType of the type Sign.
Definition at line 102 of file STK_Sign.h.
References STK::signof.
{ return(signof);}