|
codecvt_bynameclass template
<locale>
template <class internT, class externT, class stateT> class codecvt_byname; Convert codeset facet
The codecvt_byname standard facet has the same characteristics as the codecvt class, except that its constructor allows the construction of an object for a specific named locale:
|