In file ./include/vob/Templates.hxx:

namespace Templates

Generic template utilities

Documentation

Generic template utilities

template<int v> struct Int2Type
Borrowed from Alexandrescu's Modern C++ Design.
template<bool really, class C> class IfTempl
A class which is either empty or contains one instance of the other class, depending on the boolean.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.