Namespaces
Variants

std::locale:: encoding

From cppreference.net
std:: text_encoding エンコーディング ( ) const ;

ロケール * this に関連付けられた実装定義のエンコーディング方式を表す std::text_encoding オブジェクトを返します。

戻り値

関連するエンコーディング方式を表す std::text_encoding オブジェクト。

関連項目