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

std::basic_streambuf::getloc

性病:基本[医]Streambuf::getloc

std::locale getloc() const;

返回关联的区域设置。

相关联的区域设置是提供给pubimbue()在上次调用时,或者如果未调用该函数,则全局locale%28的值std::locale在建造流线时为%29。

参数

%280%29

返回值

相关的地区。

另见

pubimbueinvokes imbue() (public member function)

© cppreference.com

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

http://en.cppreference.com/w/cpp/io/basic[医]Streambuf/getloc