tmp/tmpydqpz6hi/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
#####
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
iter_type do_put(iter_type s, ios_base&, char_type fill, const tm* t,
|
| 5 |
char format, char modifier) const;
|
| 6 |
```
|
|
|
|
| 1 |
+
##### Virtual functions <a id="locale.time.put.virtuals">[[locale.time.put.virtuals]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
iter_type do_put(iter_type s, ios_base&, char_type fill, const tm* t,
|
| 5 |
char format, char modifier) const;
|
| 6 |
```
|