r203732 - in /trunk/libstdc++-v3: ChangeLog inc...

timshen@gcc.gnu.org timshen@gcc.gnu.org
Wed Oct 16 22:28:00 GMT 2013


Author: timshen
Date: Wed Oct 16 22:28:28 2013
New Revision: 203732

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

	* include/bits/regex.h (regex_token_iterator<>::regex_token_iterator):
	Add initialization for _M_has_m1.
	* include/bits/regex.tcc (regex_token_iterator<>::operator=): Add return
	statment.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/regex.h
    trunk/libstdc++-v3/include/bits/regex.tcc



More information about the Libstdc++-cvs mailing list