A great series for sheding light on variadic template patterns.
As an extra, a great article on how to implement tuple_cat
from Eric Niebler:
And a simple, tiny implementation:
A great series for sheding light on variadic template patterns.
As an extra, a great article on how to implement tuple_cat
from Eric Niebler:
And a simple, tiny implementation: