Boost logo

Boost :

Subject: Re: [boost] Yap's formal review is starting now!
From: Peter Dimov (lists_at_[hidden])
Date: 2018-02-16 22:16:07


Zach Laine wrote:

> I'm don't understand what that would mean, exactly. What you can write
> though is:
>
> template <typename Tag, typename... T>
> auto operator()(Tag, T &&... t)

I considered this as an option and rejected it because it also matches an
expression. On second thought however if this form takes priority over the
one taking an expression, this might not be an issue.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk