Menu

famouso::mw::attributes::IntegralConstRunTimeWrapper< T > Struct Template Reference

defines a runtime wrapper for integral constants More...

#include <IntegralConstRunTimeWrapper.h>

Inheritance diagram for famouso::mw::attributes::IntegralConstRunTimeWrapper< T >:
famouso::mw::attributes::IntegralConstType

Public Types

typedef IntegralConstRunTimeWrapper base_type
typedef IntegralConstRunTimeWrapper type

Public Member Functions

 IntegralConstRunTimeWrapper (T t)
getValue () const
 method to get the value of the constant

Data Fields

const T __t

Detailed Description

template<typename T>
struct famouso::mw::attributes::IntegralConstRunTimeWrapper< T >

defines a runtime wrapper for integral constants

Template Parameters:
is the type of the integral constant

Member Typedef Documentation


Constructor & Destructor Documentation

template<typename T >
famouso::mw::attributes::IntegralConstRunTimeWrapper< T >::IntegralConstRunTimeWrapper ( t  )  [inline]

Member Function Documentation

template<typename T >
T famouso::mw::attributes::IntegralConstRunTimeWrapper< T >::getValue (  )  const [inline]

method to get the value of the constant

References famouso::mw::attributes::IntegralConstRunTimeWrapper< T >::__t.


Field Documentation


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