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 >
typedef std::conditional<B,T,F>::type Dune::conditional< B, T, F >::type
Deprecated:
"Use std::conditional instead!"

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1