Livox SDK API  V2.2.0
fmt::v5::internal::locale_ref Class Reference

#include <core.h>

Public Member Functions

 locale_ref ()
 
template<typename Locale >
 locale_ref (const Locale &loc)
 
template<typename Locale >
Locale get () const
 

Friends

class locale
 

Detailed Description

Definition at line 972 of file core.h.

Constructor & Destructor Documentation

fmt::v5::internal::locale_ref::locale_ref ( )
inline

Definition at line 978 of file core.h.

template<typename Locale >
fmt::v5::internal::locale_ref::locale_ref ( const Locale &  loc)
explicit

Definition at line 211 of file format-inl.h.

Member Function Documentation

template<typename Locale >
Locale fmt::v5::internal::locale_ref::get ( ) const

Definition at line 216 of file format-inl.h.

Friends And Related Function Documentation

friend class locale
friend

Definition at line 975 of file core.h.


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