|
STK++ 1.0
|
Specialization of the IdTypeImpl for the Type String. More...
#include <STK_String.h>
Static Public Member Functions | |
| static IdType | returnType () |
| Give the IdType of the type String. | |
Specialization of the IdTypeImpl for the Type String.
Definition at line 102 of file STK_String.h.
| static IdType STK::IdTypeImpl< String >::returnType | ( | ) | [inline, static] |
Give the IdType of the type String.
Definition at line 107 of file STK_String.h.
{ return(string);}