C++ 20's concepts are typeclasses and make object-based polymorphism obsolete - shockingly!


  • What extra advantages do concepts provide over plain ol’ function procedure overloading?

  • Or will that feature be (eventually) subsumed by the concept system?