fs::ut::tpl::Int2Type_T< n > Struct Template Reference

#include <fsTplUt.h>

List of all members.


Detailed Description

template<int n>
struct fs::ut::tpl::Int2Type_T< n >

Type generator based on an integral constant.

The template generates a distinct type for each distinct constant integral value passed /AA/. It can be used as a compile-time code switch based on a compile-time constant. More information can be found here.

Definition at line 34 of file fsTplUt.h.

Public Types

 Value = n
enum  { Value = n }


Member Enumeration Documentation

template<int n>
anonymous enum

Enumerator:
Value 

Definition at line 36 of file fsTplUt.h.


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

FipS' Code (Thu Feb 15 22:43:56 2007) - (c) Filip STOKLAS (FipS) - [ www ] [ Guest Book ]