]> git.ipfire.org Git - thirdparty/gcc.git/commit
regex.h (regex_token_iterator<>::regex_token_iterator): Add initialization for _M_has_m1.
authorTim Shen <timshen91@gmail.com>
Wed, 16 Oct 2013 22:28:28 +0000 (22:28 +0000)
committerTim Shen <timshen@gcc.gnu.org>
Wed, 16 Oct 2013 22:28:28 +0000 (22:28 +0000)
commit703344ca91aeb9ffce1070f3e713211248c83e94
treebbba18408cfc6920573c4680c7e00519404d85aa
parent7ab4168e31fd3f5db44d8d91327febc7a62c991a
regex.h (regex_token_iterator<>::regex_token_iterator): Add initialization for _M_has_m1.

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.

From-SVN: r203732
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/regex.h
libstdc++-v3/include/bits/regex.tcc