在线文档教程
C++
输入/输出 | Input/output

std::basic_filebuf::imbue

性病:基本[医]文件::

protected: virtual void imbue( const std::locale& loc )

更改关联的区域设置,以便在此调用%28之后插入或提取所有字符,直到再次调用imbue()%29使用std::codecvtloc...

如果旧的locale%27s编码与状态相关,并且文件不在开头,则新区域设置必须具有相同的位置。std::codecvt像以前灌输的那样。

参数

loc-the locale to imbue the stream with

返回值

%280%29

另见

imbue virtualchanges the associated locale (virtual protected member function of std::basic_streambuf)
imbuesets the locale (public member function of std::basic_ios)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/io/basic[医]菲尔布夫/注入