Dune::conditional< B, T, F > Struct Template Reference
[Common]
#include <dune/common/typetraits.hh>
List of all members.
Public Types |
typedef std::conditional< B, T,
F >::type | type |
template<bool B, typename T, typename F>
struct Dune::conditional< B, T, F >
Member Typedef Documentation
template<bool B, typename T , typename F >
The documentation for this struct was generated from the following file: