Dune::Int2Type< N > Struct Template Reference

#include <misc.hh>

List of all members.


Detailed Description

template<int N>
struct Dune::Int2Type< N >

Map an integer value to a type.

This comes in handy if one tries to emulate member function specialization. The idea how to do it is presented in "Modern C++ Design" by Alexandrescu.


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

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)