Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.c++.moderated    |    Moderated discussion of C++ superhackery    |    33,346 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 31,917 of 33,346    |
|    Dave Harris to Miles Bader    |
|    Re: Politics of using the standard libra    |
|    13 Feb 12 10:31:18    |
      From: brangdon@cix.co.uk              miles@gnu.org (Miles Bader) wrote (abridged):       > 15 years ago, things were less developed, the STL was not so       > standard, compilers did a poorer job, there were lots of issues with       > templates, exception support sucked, etc. So back then maybe there       > would be some excuse to avoid the STL and other features.              Recent versions of Microsoft VC++ have included "checked iterators". In       some versions they are enabled by default even in RELEASE builds,       although I think they've since changed that. They make everything slower.       (And they also include hidden multi-threading locks which make them       dangerous to use in DEBUG builds if you don't use them in RELEASE.)              So it's not just decades-old compilers that have problems.              -- Dave Harris, Nottingham, UK.                     --        [ See http://www.gotw.ca/resources/clcm.htm for info about ]        [ comp.lang.c++.moderated. First time posters: Do this! ]              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca