#include <core.h>
|
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 |
|
◆ 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 |
◆ get() [1/2]
template<typename Locale >
Locale fmt::v8::detail::locale_ref::get |
( |
| ) |
const |
◆ get() [2/2]
template<typename Locale >
auto fmt::v8::detail::locale_ref::get |
( |
| ) |
const -> Locale |
◆ operator bool()
fmt::v8::detail::locale_ref::operator bool |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlineexplicit |
◆ locale_
const void* fmt::v8::detail::locale_ref::locale_ |
|
private |
The documentation for this class was generated from the following files:
- third_party/spdlog/include/spdlog/fmt/bundled/core.h
- third_party/spdlog/include/spdlog/fmt/bundled/format-inl.h