Dune::EnableIf< b, T > Struct Template Reference
[Common]

#include <typetraits.hh>

List of all members.


Detailed Description

template<bool b, typename T = void>
struct Dune::EnableIf< b, T >

Enable typedef if condition is met.

Depending on the value of b the type T is provided as typedef type.


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

Generated on 9 Apr 2008 with Doxygen (ver 1.5.2) [logfile].