C++ Logo

std-discussion

Advanced search

Re: Trailing function parameter after deduced parameter pack

From: Jason McKesson <jmckesson_at_[hidden]>
Date: Sun, 13 Jun 2021 12:33:09 -0400
What you're really suggesting is a parameter that you're *not allowed*
to provide an argument for. Which to be honest, is something that
people clearly want to do, since they seem to be doing it *all the
time*, either in function parameters or template parameters.

Received on 2021-06-13 11:33:21