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