WPILibC++ 2024.3.2
detail::locale_ref Class Reference

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

Public Member Functions

constexpr FMT_INLINE locale_ref ()
 
template<typename Locale >
 locale_ref (const Locale &loc)
 
 operator bool () const noexcept
 
template<typename Locale >
auto get () const -> Locale
 
template<typename Locale >
Locale get () const
 

Constructor & Destructor Documentation

◆ locale_ref() [1/2]

constexpr FMT_INLINE detail::locale_ref::locale_ref ( )
inlineconstexpr

◆ locale_ref() [2/2]

template<typename Locale >
detail::locale_ref::locale_ref ( const Locale &  loc)
explicit

Member Function Documentation

◆ get() [1/2]

template<typename Locale >
Locale detail::locale_ref::get ( ) const

◆ get() [2/2]

template<typename Locale >
auto detail::locale_ref::get ( ) const -> Locale

◆ operator bool()

detail::locale_ref::operator bool ( ) const
inlineexplicitnoexcept

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