
7 Apr
2005
7 Apr
'05
10:27 p.m.
"Pavel Chikulaev" <pavel.chikulaev@gmail.com> wrote in message news:d3490f$ojo$1@sea.gmane.org... | "Thorsten Ottosen" <nesotto@cs.auc.dk> wrote in message | news:d34827$vod$1@sea.gmane.org... | > std::out_of_range uses std::string. | Didn't know about that. Just checked standard, that's true. | Do you know why it is soo? historical accident; the mechanism might not have been fully understood when the first standard was written. | > std::map<K,T> will get at() in the next standard. | Where can I read about that? http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1753.html#464 | So what's your decision about ptr_iterators - to be or not to be? let's scrap them and provide a few common algorithms. -Thorsten