Agora  1.2.0
Agora project
fmt::v8::detail::locale_ref Class Reference

#include <core.h>

Public Member Functions

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

Private Attributes

const void * locale_
 

Constructor & Destructor Documentation

◆ locale_ref() [1/2]

constexpr fmt::v8::detail::locale_ref::locale_ref ( )
inlineconstexpr

◆ locale_ref() [2/2]

template<typename Locale >
fmt::v8::detail::locale_ref::locale_ref ( const Locale &  loc)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ get() [1/2]

template<typename Locale >
Locale fmt::v8::detail::locale_ref::get ( ) const
Here is the call graph for this function:

◆ get() [2/2]

template<typename Locale >
auto fmt::v8::detail::locale_ref::get ( ) const -> Locale
Here is the caller graph for this function:

◆ operator bool()

fmt::v8::detail::locale_ref::operator bool ( ) const
throw (
)
inlineexplicit

Member Data Documentation

◆ locale_

const void* fmt::v8::detail::locale_ref::locale_
private

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