tmp/tmphfe8zntm/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
#### Class template `time_put_byname` <a id="locale.time.put.byname">[[locale.time.put.byname]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
namespace std {
|
| 5 |
template<class charT, class OutputIterator = ostreambuf_iterator<charT>>
|
| 6 |
class time_put_byname : public time_put<charT, OutputIterator> {
|
|
|
|
| 1 |
+
##### Class template `time_put_byname` <a id="locale.time.put.byname">[[locale.time.put.byname]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
namespace std {
|
| 5 |
template<class charT, class OutputIterator = ostreambuf_iterator<charT>>
|
| 6 |
class time_put_byname : public time_put<charT, OutputIterator> {
|