From Jason Turner

[forwardlist.iter]

Diff to HTML by rtfpessoa

tmp/tmpkfpfhit0/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- #### `forward_list` iterators <a id="forwardlist.iter">[[forwardlist.iter]]</a>
2
 
3
  ``` cpp
4
  iterator before_begin() noexcept;
5
  const_iterator before_begin() const noexcept;
6
  const_iterator cbefore_begin() const noexcept;
 
1
+ #### Iterators <a id="forwardlist.iter">[[forwardlist.iter]]</a>
2
 
3
  ``` cpp
4
  iterator before_begin() noexcept;
5
  const_iterator before_begin() const noexcept;
6
  const_iterator cbefore_begin() const noexcept;