fasttuple
fasttuple copied to clipboard
fix error for compiling with clang
fasttuple.h currently does not work with clang because of some redundant "std::" https://godbolt.org/z/fdzj9vGbq simply removing those fixes it https://godbolt.org/z/s4fc611z3