r203096 - in /trunk/libstdc++-v3: ChangeLog doc...

timshen@gcc.gnu.org timshen@gcc.gnu.org
Tue Oct 1 23:44:00 GMT 2013


Author: timshen
Date: Tue Oct  1 23:44:04 2013
New Revision: 203096

URL: http://gcc.gnu.org/viewcvs?rev=203096&root=gcc&view=rev
Log:
2013-10-01  Tim Shen  <timshen91@gmail.com>

	* doc/xml/manual/status_cxx2011.xml: Update regex status.
	* include/bits/regex.h (match_results<>::begin,
	match_results<>::cbegin, match_results<>::end, match_results<>::cend):
	[28.10.3.13], [28.10.3.14] Always iterate the range [0, size()-2).

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    trunk/libstdc++-v3/include/bits/regex.h



More information about the Libstdc++-cvs mailing list