logoalt Hacker News

advaeltoday at 6:22 PM1 replyview on HN

This seems pretty good to me just on the level of trying to read C as someone using C++. Parameter packs and variadic templates are easily the most confusing syntax in C++ and cleaning it up is... very welcome


Replies

jkaplowitztoday at 6:33 PM

Hats off for using "..." in your comment immediately after a valid identifier word and with no comma in between, given the topic of the article.

show 1 reply