
20 Aug
2013
20 Aug
'13
10:03 a.m.
On 20/08/13 03:11, paul Fultz wrote:
The proposal seems to be just native support of enable_if. Which lets the compiler do better overload matching, and error reporting. It really has nothing to do with concepts.
Concept-based overloading is very different from SFINAE.