Public Member Functions | Private Attributes | List of all members
detail::get_locale Class Reference

#include <chrono.h>

Public Member Functions

 get_locale (bool localized, locale_ref loc)
 
 operator const std::locale & () const
 
 ~get_locale ()
 

Private Attributes

union {
   std::locale   locale_
 
}; 
 
bool has_locale_ = false
 

Detailed Description

Definition at line 1738 of file chrono.h.

Constructor & Destructor Documentation

◆ get_locale()

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

Definition at line 1746 of file chrono.h.

◆ ~get_locale()

detail::get_locale::~get_locale ( )
inline

Definition at line 1750 of file chrono.h.

Member Function Documentation

◆ operator const std::locale &()

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

Definition at line 1753 of file chrono.h.

Member Data Documentation

◆ @36

union { ... }

◆ has_locale_

bool detail::get_locale::has_locale_ = false
private

Definition at line 1743 of file chrono.h.

◆ locale_

std::locale detail::get_locale::locale_

Definition at line 1741 of file chrono.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30