|
|
|
|
|
by wakawaka28
182 days ago
|
|
You're right but concepts do more than SFINAE, and with much less code. Concept matching is also interesting. There is a notion of the most specific concept that matches a given instantiation. The most specific concept wins, of course. |
|