ASL  0.1.7
Advanced Simulation Library
Static Public Attributes | List of all members
asl::I2T< I > Class Template Reference

This class is used in order to overload function according to an integer parameter. More...

#include <aslUtilities.h>

Static Public Attributes

static const int i = I
 

Detailed Description

template<int I>
class asl::I2T< I >

This class is used in order to overload function according to an integer parameter.

Definition at line 69 of file aslUtilities.h.

Member Data Documentation

◆ i

template<int I>
const int asl::I2T< I >::i = I
static

Definition at line 69 of file aslUtilities.h.


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