3 Aug
2014
3 Aug
'14
6:20 a.m.
On 2014-08-02 23:32, pfultz2 wrote:
Really nice! But won't work with variadic templates, would it? Since I cannot do something like
template
())> It will work for functions. Not for classes though. Could you post an example? Is the concept check done in the return type as with enable_if?