mirror of
https://github.com/boostorg/range.git
synced 2025-07-22 17:07:20 +02:00
*** empty log message ***
[SVN r24140]
This commit is contained in:
@ -34,7 +34,7 @@ struct add_one
|
||||
|
||||
void check_iterator_range()
|
||||
{
|
||||
|
||||
|
||||
typedef string::iterator iterator;
|
||||
typedef string::const_iterator const_iterator;
|
||||
typedef iterator_range<iterator> irange;
|
||||
|
Reference in New Issue
Block a user