From Jason Turner

[back.insert.iter.op++]

Diff to HTML by rtfpessoa

tmp/tmplld_omiv/{from.md → to.md} RENAMED
@@ -1,9 +0,0 @@
1
- ##### `back_insert_iterator::operator++` <a id="back.insert.iter.op++">[[back.insert.iter.op++]]</a>
2
-
3
- ``` cpp
4
- back_insert_iterator& operator++();
5
- back_insert_iterator operator++(int);
6
- ```
7
-
8
- *Returns:* `*this`.
9
-