Topic: const_local_iterator cbegin, cend missing from TR1


Author: =?iso-8859-1?B?Sm9hcXXtbiBNIEzzcGV6IE118W96?= <joaquin@tid.es>
Date: Thu, 14 Jun 2007 10:41:15 CST
Raw View
Hello,

The last version of TR1 does not include the following member
functions
for unordered containers:

  const_local_iterator cbegin(size_type n) const;
  const_local_iterator cend(size_type n) const;

which looks like an oversight to me. I've checked th TR1 issues lists
and the latest working draft of the C++0x std (N2284) and haven't
found any mention to these menfuns or to their absence.

Is this really an oversight, or am I missing something?

Thank you,

Joaqu   n M L   pez Mu   oz
Telef   nica, Investigaci   n y Desarrollo


---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html                      ]