Skip to content
Snippets Groups Projects
Commit a7b2cde5 authored by Oliver Sander's avatar Oliver Sander
Browse files

Implement std::tuple_element for MultiTypeBlockVector and Matrix

Both behave like std::tuple, and currently even inherit from std::tuple.
According to

  https://en.cppreference.com/w/cpp/utility/tuple_element

we are allowed to specify std::tuple_element for our own types.
parent 943d8d23
Branches
Tags
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment