Dune Core Modules (2.8.0)
tuplevector.hh
Go to the documentation of this file.
A class augmenting std::tuple by element access via operator[].
Definition: tuplevector.hh:33
static constexpr std::size_t size()
Number of elements of the tuple.
Definition: tuplevector.hh:79
constexpr TupleVector(TT &&... tt)
Construct from a set of arguments.
Definition: tuplevector.hh:53
constexpr TupleVector()
Default constructor.
Definition: tuplevector.hh:59
Traits for type conversions and type information.
std::integral_constant< std::size_t, i > index_constant
An index constant with value i.
Definition: indices.hh:28
typename detected_or< nonesuch, Op, Args... >::value_t is_detected
Detects whether Op<Args...> is valid.
Definition: type_traits.hh:326
STL namespace.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)