|
Prev: Deleting items from an std::list , is this code correct?
Next: Look-up table with anonymous functions
From: Moschops on 24 Apr 2008 06:14 Posted here because comp.std.c++ seems to have died an unexpected death. ------- I note with some dismay the proposal to create a new meaning for the C and C++ keyword 'auto', as described in the document N1984 (part of the proposals for C++0X or whatever it's called now). Efforts are being taken to ensure it doesn't conflict with the previous meaning of the keyword, but why not simply have a whole new keyword? These guys aren't stupid, so I assume there must be a good reason. 'Chops -- [ See http://www.gotw.ca/resources/clcm.htm for info about ] [ comp.lang.c++.moderated. First time posters: Do this! ] |