Add documents and comments.
authorTim Shen <timshen91@gmail.com>
Thu, 25 Jul 2013 14:59:43 +0000 (14:59 +0000)
committerTim Shen <timshen@gcc.gnu.org>
Thu, 25 Jul 2013 14:59:43 +0000 (14:59 +0000)
commit105164bb90473c48540764fb9676c0e81a1adf9b
tree2d551763287519673b7de2e5dcf859378b69868e
parent00b7527b254adcf0898964d03983dd0eed0c78c9
Add documents and comments.

2013-07-25  Tim Shen  <timshen91@gmail.com>

Add documents and comments.
* include/bits/regex.h: Documents and comments.
* include/bits/regex_grep_matcher.h: Likewise.
* include/bits/regex_grep_matcher.tcc: Likewise.
* testsuite/28_regex/iterators/regex_iterator/char/string_position_01.cc:
New.

From-SVN: r201244
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/regex.h
libstdc++-v3/include/bits/regex_grep_matcher.h
libstdc++-v3/include/bits/regex_grep_matcher.tcc
libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/char/string_position_01.cc [new file with mode: 0644]