From Jason Turner

[depr.istrstream.members]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpexfsfoub/{from.md → to.md} +0 -14
tmp/tmpexfsfoub/{from.md → to.md} RENAMED
@@ -1,14 +0,0 @@
1
- #### Member functions <a id="depr.istrstream.members">[[depr.istrstream.members]]</a>
2
-
3
- ``` cpp
4
- strstreambuf* rdbuf() const;
5
- ```
6
-
7
- *Returns:* `const_cast<strstreambuf*>(&sb)`.
8
-
9
- ``` cpp
10
- char* str();
11
- ```
12
-
13
- *Returns:* `rdbuf()->str()`.
14
-