Namespaces
Variants
Actions

std::ctype<char>::table

From cppreference.com
< cpp‎ | locale‎ | ctype char
 
C++
 
Text processing library
 
Localization library
 
std::ctype
Defined in header <locale>
const mask* table() const throw();
(until C++11)
const mask* table() const noexcept;
(since C++11)

Returns the classification table that was provided in the constructor of this instance of std::ctype<char>, or returns a copy of classic_table() if none was provided.

[edit] Parameters

(none)

[edit] Return value

A pointer to the first element in the classification table (which an array of size std::ctype<char>::table_size).

[edit] Example

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant