WPILibC++ 2024.3.2
detail::get_locale Class Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/chrono.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ get_locale()

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

◆ ~get_locale()

detail::get_locale::~get_locale ( )
inline

Member Function Documentation

◆ operator const std::locale &()

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

Member Data Documentation

◆ locale_

std::locale detail::get_locale::locale_

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