STK++ 0.9.13
STK::IdTypeImpl< TRange< Size_ > > Struct Template Reference

Partial Specialization of the IdTypeImpl for the Type TRange. More...

#include <STK_Range.h>

Static Public Member Functions

static Base::IdType returnType ()
 

Detailed Description

template<int Size_>
struct STK::IdTypeImpl< TRange< Size_ > >

Partial Specialization of the IdTypeImpl for the Type TRange.

Definition at line 424 of file STK_Range.h.

Member Function Documentation

◆ returnType()

template<int Size_>
static Base::IdType STK::IdTypeImpl< TRange< Size_ > >::returnType ( )
inlinestatic
Returns
the IdType of the type TRange.

Definition at line 427 of file STK_Range.h.

427{ return(Base::range_);}
@ range_
Range type.

References STK::Base::range_.


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