Dune Core Modules (unstable)
typeutilities.hh File Reference
Utilities for type computations, constraining overloads, ... More...
#include <cstddef>#include <type_traits>#include <tuple>Go to the source code of this file.
Classes | |
| struct | Dune::PriorityTag< priority > |
| Helper class for tagging priorities. More... | |
| struct | Dune::PriorityTag< 0 > |
| Helper class for tagging priorities. More... | |
Namespaces | |
| namespace | Dune |
| Dune namespace. | |
Typedefs | |
| template<class This , class... T> | |
| using | Dune::disableCopyMove = std::enable_if_t< not Impl::disableCopyMoveHelper< This, T... >::value, int > |
| Helper to disable constructor as copy and move constructor. More... | |
Detailed Description
Utilities for type computations, constraining overloads, ...
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)