Dune Core Modules (2.3.1)
Dune::enable_if< b, T > Struct Template Reference
Enable typedef if condition is met. More...
#include <dune/common/typetraits.hh>
Detailed Description
template<bool b, typename T = void>
struct Dune::enable_if< b, T >
struct Dune::enable_if< b, T >
Enable typedef if condition is met.
Replacement implementation for compilers without this in the stl. 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:
- dune/common/typetraits.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)