5 ms·
C++ has Algol roots, but I think the C++ template metaprogramming style is an ur-language of its own. You could draw some parallels with ML maybe, but they came
by sennalen 5mo ago
C++ has Algol roots, but I think the C++ template metaprogramming style is an ur-language of its own. You could draw some parallels with ML maybe, but they came at it from a different direction.
- otabdeveloper4 5mo agoThis. Misses the compile-time evaluation boat completely, even though the proverbial "sufficiently smart compiler" is based on the idea.