Compile-time constraint checks from the Stroustrup FAQ. More...
Go to the source code of this file.
Classes | |
struct | Dune::Derived_from< T, B > |
struct | Dune::Can_copy< T1, T2 > |
struct | Dune::Can_compare< T1, T2 > |
struct | Dune::Can_multiply< T1, T2, T3 > |
Namespaces | |
namespace | Dune |
Dune namespace. |
Compile-time constraint checks from the Stroustrup FAQ.