A helper function for class member function introspection. More...
#include <type_traits>Go to the source code of this file.
A helper function for class member function introspection.
Classes | |
| struct | Dumux::Detail::ValidityTestFunctor< Expression > |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
| namespace | Dumux::Detail |
| Distance implementation details. | |
Functions | |
| template<typename Expression > | |
| constexpr auto | Dumux::isValid (const Expression &t) |
| A function that creates a test functor to do class member introspection at compile time. More... | |