Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • Also, this only seems to work in the case of a function like printing, where you actually have an iteration of a single argument function across each arg. Otherwise, you are just initializing a list and passing the list for the end around on std::initializer_lists... And this is already introducing massive complexity on a simple task. Commented Jan 12, 2020 at 17:11