On 12/2/2011 2:15 PM, Nick Sabalausky wrote:
(Although I have to admit DMD's source isn't too bad, but I think that's because it seems to be more a 90's C++ than a 2000's C++, back before STL iterators, etc ;) ).
I started on DMD back when many C++ compilers did not implement templates properly. The other reason is I find C++ templates to be very hard to read & use. A couple of templates have since crept in :-)