wpath_traits::imbue 方法

存储区域设置。

void imbue(locale Loc);
bool imbue(locale Loc, nothrow_t);

参数

返回值

中指定的第二个方法返回 boolwpath_traits 对象是否具有分配的区域设置的调用之前。

备注

如果区域设置,未分配,每个存储的 Loc 方法。

如果 wpath_traits 对象有分配的区域设置中,第一个方法将引发。filesystem_error

要求

标头: filesystem

命名空间: std::tr2::sys

请参见

参考

wpath_traits 结构

<filesystem>