Apr 28, 2022
2
2
What’s up with std::piecewise_construct
and std::forward_as_tuple
?
When you need to pass two sets of variadic parameters, and to work around other extremely weird edge cases.