mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-23 09:27:15 +02:00
resolved a cvs confict in merge
added a rationale note about indirect_iterator requirements muddled [SVN r21576]
This commit is contained in:
@ -963,6 +963,13 @@ c++std-lib-12640:
|
|||||||
:Proposed resolution: **Needs work** (Jeremy)
|
:Proposed resolution: **Needs work** (Jeremy)
|
||||||
|
|
||||||
|
|
||||||
|
:Rationale:
|
||||||
|
|
||||||
|
iterator_facade just does remove_const<Value>::type, so value_type is
|
||||||
|
volatile if Value is.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Problem with transform_iterator requirements
|
Problem with transform_iterator requirements
|
||||||
============================================
|
============================================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user