名前空間
変種

std::wbuffer_convert<Codecvt,Elem,Tr>::state

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

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

戻り値

現在の変換状態。

関連項目

現在の変換状態を返します
(std::wstring_convert<Codecvt,Elem,Wide_alloc,Byte_alloc>のパブリックメンバ関数) [edit]
mbstate_t オブジェクトが初期シフト状態を表しているかどうかチェックします
(関数) [edit]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.