dune-common 2.9.0
|
This is the complete list of members for Dune::TransformTupleFunctor< TE, Args >, including all inherited members.
operator()(T &&t) -> decltype(this->apply(t, std::index_sequence_for< Args... >{})) const | Dune::TransformTupleFunctor< TE, Args > | inline |
TransformTupleFunctor(Args &&... args) | Dune::TransformTupleFunctor< TE, Args > | inline |