www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Re: Eliminate class allocators and deallocators?

Andrei Alexandrescu Wrote:

 My point is, languages are never modular. To be even marginally
 effective in a language, you must have some understanding of it all.
 That definitely isn't the case for libraries.

XHTML is modular. And various C++ style recomendations show that you can use quite a subset of a language. So as I little know C++ templates, I'm not even margianlly effective in boost, but I can peek into scintilla.
Oct 09 2009