|
|
|
|
|
by gpderetta
1766 days ago
|
|
Concepts have existed informally since the original C++ STL. For the last 25 years people have been trying to make them a language construct. The current design is the one compromise people could agree on while being implementable and backward compatible. I haven't used it much yet, but I would still say it is pretty good although far from a proper template type system. |
|