dune-common
2.5.1
Dune
conditional
Public Types
|
List of all members
Dune::conditional< B, T, F > Struct Template Reference
Common
#include <
dune/common/typetraits.hh
>
Public Types
typedef std::conditional< B, T, F >::
type
type
Member Typedef Documentation
◆
type
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:
typetraits.hh
Generated by
1.8.13