tmp/tmpmlwdx3c9/{from.md → to.md}
RENAMED
|
@@ -1,9 +0,0 @@
|
|
| 1 |
-
#### `istreambuf_iterator::operator*` <a id="istreambuf.iterator::op*">[[istreambuf.iterator::op*]]</a>
|
| 2 |
-
|
| 3 |
-
``` cpp
|
| 4 |
-
charT operator*() const
|
| 5 |
-
```
|
| 6 |
-
|
| 7 |
-
*Returns:* The character obtained via the `streambuf` member
|
| 8 |
-
`sbuf_->sgetc()`.
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|