FreePOOMA  2.4.1
Classes
WrappedInt.h File Reference

A tag class templated on an integer. More...

#include "Utilities/PurifyConstructors.h"
Include dependency graph for WrappedInt.h:
This graph shows which files directly or indirectly include this file:

Classes

class  WrappedInt< Integer >
 Helper class: WrappedInt<int> More...

Detailed Description

A tag class templated on an integer.

This class is intended to be used to let you specialize a function on a compile time number.