From Jason Turner

[move.iter.op.conv]

Diff to HTML by rtfpessoa

tmp/tmppa8nltug/{from.md → to.md} RENAMED
@@ -1,8 +1,8 @@
1
  ##### `move_iterator` conversion <a id="move.iter.op.conv">[[move.iter.op.conv]]</a>
2
 
3
  ``` cpp
4
- Iterator base() const;
5
  ```
6
 
7
  *Returns:* `current`.
8
 
 
1
  ##### `move_iterator` conversion <a id="move.iter.op.conv">[[move.iter.op.conv]]</a>
2
 
3
  ``` cpp
4
+ constexpr Iterator base() const;
5
  ```
6
 
7
  *Returns:* `current`.
8