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

#include <core.h>

Public Member Functions

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

Private Attributes

const void * locale_
 

Detailed Description

Definition at line 1553 of file core.h.

Constructor & Destructor Documentation

◆ locale_ref() [1/2]

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

Definition at line 1558 of file core.h.

◆ locale_ref() [2/2]

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

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

Member Function Documentation

◆ get()

template<typename Locale >
auto detail::locale_ref::get

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

◆ operator bool()

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

Definition at line 1561 of file core.h.

Member Data Documentation

◆ locale_

const void* detail::locale_ref::locale_
private

Definition at line 1555 of file core.h.


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


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