tmp/tmplf96zx_5/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
#### Class template `time_get_byname` <a id="locale.time.get.byname">[[locale.time.get.byname]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
namespace std {
|
| 5 |
template<class charT, class InputIterator = istreambuf_iterator<charT>>
|
| 6 |
class time_get_byname : public time_get<charT, InputIterator> {
|
|
|
|
| 1 |
+
##### Class template `time_get_byname` <a id="locale.time.get.byname">[[locale.time.get.byname]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
namespace std {
|
| 5 |
template<class charT, class InputIterator = istreambuf_iterator<charT>>
|
| 6 |
class time_get_byname : public time_get<charT, InputIterator> {
|