tmp/tmpxwl0bbyb/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
#### Class template `codecvt_byname` <a id="locale.codecvt.byname">[[locale.codecvt.byname]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
namespace std {
|
| 5 |
template<class internT, class externT, class stateT>
|
| 6 |
class codecvt_byname : public codecvt<internT, externT, stateT> {
|
|
|
|
| 1 |
+
##### Class template `codecvt_byname` <a id="locale.codecvt.byname">[[locale.codecvt.byname]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
namespace std {
|
| 5 |
template<class internT, class externT, class stateT>
|
| 6 |
class codecvt_byname : public codecvt<internT, externT, stateT> {
|