std::codecvt<InternT,ExternT,StateT>:: codecvt
From cppreference.net
C++
Text processing library
| Localization library | |||||||||||||||||||||||||
| Regular expressions library (C++11) | |||||||||||||||||||||||||
| Formatting library (C++20) | |||||||||||||||||||||||||
| Null-terminated sequence utilities | |||||||||||||||||||||||||
| Byte strings | |||||||||||||||||||||||||
| Multibyte strings | |||||||||||||||||||||||||
| Wide strings | |||||||||||||||||||||||||
| Primitive numeric conversions | |||||||||||||||||||||||||
|
|||||||||||||||||||||||||
| Text encoding identifications | |||||||||||||||||||||||||
|
|||||||||||||||||||||||||
Localization library
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
std::codecvt
| Member functions | ||||
|
codecvt::codecvt
|
||||
|
헤더에 정의됨
<locale>
|
||
|
explicit
codecvt
(
std::
size_t
refs
=
0
)
;
|
||
std:: codecvt 패싯을 생성하고 초기 참조 횟수 refs 를 기반 클래스 생성자 locale::facet::facet() 로 전달합니다.
매개변수
| refs | - | 시작 참조 카운트 |