std::ctype<CharT>:: ctype
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::ctype
| Member functions | ||||
|
ctype::ctype
|
||||
| Member functions of ctype<char> | ||||
|
헤더 파일에 정의됨
<locale>
|
||
|
explicit
ctype
(
std::
size_t
refs
=
0
)
;
|
||
std:: ctype 패싯을 생성하고 시작 참조 카운트 refs 를 기본 클래스 생성자 locale::facet::facet() 로 전달합니다.
매개변수
| refs | - | 시작 참조 카운트 |