Espacios de nombres
Variantes

std::codecvt::codecvt

De cppreference.com
 
 
 
 
<tbody> </tbody>
Definido en el archivo de encabezado <locale>
explicit codecvt( std::size_t refs = 0 );
Crea una faceta std::codecvt y envía la partida refs recuento de referencia al constructor de la clase base, std::locale::facet::facet()
Original:
Creates a std::codecvt facet and forwards the starting reference count refs to the base class constructor, std::locale::facet::facet()
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Parámetros

refs -
comenzando contador de referencias
Original:
starting reference count
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.