dune-common
2.7.0
|
Go to the source code of this file.
Namespaces | |
Dune | |
Dune namespace. | |
Dune::Std | |
Namespace for features backported from new C++ standards. | |
Functions | |
template<class F , class ArgTuple > | |
decltype(auto) | Dune::Std::apply (F &&f, ArgTuple &&args) |
Apply function with arguments given as tuple. More... | |