Created on 1999-06-30.00:00:00 last changed 309 months ago
Proposed resolution:
Change [alg.find.first.of] paragraph 2 from:
Returns: The first iterator i in the range [first1, last1) such that for some integer j in the range [first2, last2) ...
to:
Returns: The first iterator i in the range [first1, last1) such that for some iterator j in the range [first2, last2) ...
History | |||
---|---|---|---|
Date | User | Action | Args |
1999-06-30 00:00:00 | admin | create |