Apr 28, 2022
Post comments count2
Post likes count3
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.