std::ios_base::getloc

From cppreference.com
Jump to: navigation, search
std::locale getloc();

Returns the current locale associated with the stream.

Contents

[edit] Parameters

(none)

[edit] Return value

the locale object, associated with the stream.

[edit] Example

[edit] See also

sets locale
(public member function) [edit]
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox