On 3/11/2013 11:17 PM, deadalnix wrote:
Both definitively have advantages and drawbacks. Does the C++ team have any plan on making concept work with values ?
I don't know.
Concepts are for instance THE perfect match for all kind of range we have.
Not for infinite ranges, which depend on empty returning a compile time value.