Photon 1.0.0
|
#include <chrono.h>
Public Member Functions | |
get_locale (bool localized, locale_ref loc) | |
~get_locale () | |
operator const std::locale & () const | |
Private Attributes | ||
union { | ||
std::locale locale_ | ||
}; | ||
bool | has_locale_ = false | |
|
inline |
|
inline |
|
inline |
union { ... } get_locale |
|
private |
std::locale get_locale::locale_ |