#ifndef INCLUDED_INTTYPE_H_ #define INCLUDED_INTTYPE_H_ template struct IntType { enum { value = nr } ; }; #endif