Agora  1.2.0
Agora project
fmt::v8::detail::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()

fmt::v8::detail::get_locale::get_locale ( bool  localized,
locale_ref  loc 
)
inline

◆ ~get_locale()

fmt::v8::detail::get_locale::~get_locale ( )
inline

Member Function Documentation

◆ operator const std::locale &()

fmt::v8::detail::get_locale::operator const std::locale & ( ) const
inline
Here is the call graph for this function:

Member Data Documentation

◆ @23

union { ... }

◆ has_locale_

bool fmt::v8::detail::get_locale::has_locale_ = false
private

◆ locale_

std::locale fmt::v8::detail::get_locale::locale_

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