Skip to content
Snippets Groups Projects
Commit b727d9c4 authored by Ray Chason's avatar Ray Chason Committed by Paolo Carlini
Browse files

re PR libstdc++/57808 (operators == and != for regex_token_iterator need to be const)


2013-07-04  Ray Chason  <chasonr@newsguy.com>
	    Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/57808
	* include/bits/regex.h (regex_token_iterator<>::operator==,
	regex_token_iterator<>::operator!=, regex_token_iterator<>::operator*,
	regex_token_iterator<>::operator->): Declare const.

Co-Authored-By: default avatarPaolo Carlini <paolo.carlini@oracle.com>

From-SVN: r200662
parent 033d86cc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment