名前空間
変種

std::wstring_convert<Codecvt,Elem,Wide_alloc,Byte_alloc>::state

提供: cppreference.com
 
 
 
 
<tbody> </tbody>
ヘッダ <locale> で定義
state_type state() const;

この wstring_convert オブジェクトに格納されている変換状態の現在値を返します。 変換状態はコンストラクタで明示的に設定でき、すべての変換操作によって更新されます。

戻り値

現在の変換状態。

関連項目

ワイド文字列をバイト文字列に変換します
(パブリックメンバ関数) [edit]
バイト文字列をワイド文字列に変換します
(パブリックメンバ関数) [edit]
mbstate_t オブジェクトが初期シフト状態を表しているかどうかチェックします
(関数) [edit]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.