std::wbuffer_convert::state
STD::WBuffer[医]皈依::状态
Defined in header | | |
---|---|---|
state_type state() const; | | |
返回转换状态的当前值,该值存储在wbuffer_convert
对象。转换状态可以在构造函数中显式设置,并由所有转换操作更新。
返回值
当前转换状态。
例
另见
state | returns the current conversion state (public member function of std::wstring_convert) |
---|---|
mbsinit | checks if the mbstate_t object represents initial shift state (function) |
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。