Photon 1.0.0
Loading...
Searching...
No Matches
get_locale Class Reference

#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
 

Constructor & Destructor Documentation

◆ get_locale()

get_locale::get_locale ( bool  localized,
locale_ref  loc 
)
inline

◆ ~get_locale()

get_locale::~get_locale ( )
inline

Member Function Documentation

◆ operator const std::locale &()

get_locale::operator const std::locale & ( ) const
inline

Member Data Documentation

◆ [union]

union { ... } get_locale

◆ has_locale_

bool get_locale::has_locale_ = false
private

◆ locale_

std::locale get_locale::locale_

The documentation for this class was generated from the following file: