Dune Core Modules (2.9.0)

Dune::At< N > Struct Template Reference

Reverse element access. More...

#include <dune/common/tupleutility.hh>

Detailed Description

template<int N>
struct Dune::At< N >

Reverse element access.

While Element<...> gives you the arguments beginning at the front of a std::tuple, At<...> starts at the end, which may be more convenient, depending on how you built your std::tuple.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 18, 22:30, 2024)