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

#include <typetraits.hh>

Inheritance diagram for Dune::EnableIf< b, T >:

Dune::EnableIfInterOperable< T1, T2, Type >

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.

Deprecated:
Use enable_if instead

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

Generated on Sun Nov 15 22:28:23 2009 for dune-common by  doxygen 1.5.6