Skip to content
Snippets Groups Projects
Commit 64a9ab73 authored by Patrick Jaap's avatar Patrick Jaap
Browse files

TupleVector: inherit all constructors from std::tuple

The previous implementation caused unwanted passes of std::is_assignable with bool.
Furthermore, the previous implementation provided a variadic constructor without any restrictions causing hard to track compiler errors in the std::forward part.
parent 5088e04d
No related branches found
No related tags found
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