STK++ 0.9.13
STK::IdTypeImpl< String > Struct Reference

Specialization of the IdTypeImpl for the Type String. More...

#include <STK_String.h>

Static Public Member Functions

static Base::IdType returnType ()
 

Detailed Description

Specialization of the IdTypeImpl for the Type String.

Returns
the IdType of a String.

Definition at line 80 of file STK_String.h.

Member Function Documentation

◆ returnType()

static Base::IdType STK::IdTypeImpl< String >::returnType ( )
inlinestatic
Returns
the IdType string_

Definition at line 83 of file STK_String.h.

83{ return(Base::string_);}
@ string_
String type.

References STK::Base::string_.


The documentation for this struct was generated from the following file: