|
dune-common
2.11
|
#include <dune/common/typetraits.hh>Go to the source code of this file.
Namespaces | |
| Dune::Concept | |
| Namespace for concepts. | |
Variables | |
| template<class N > | |
| concept | Dune::Concept::Number = Dune::IsNumber<N>::value |
The Number concept is satisfied if the type N can act as a scalar in the context of (hierarchically blocked) containers. More... | |
1.8.14