|
spdlog
|
Go to the source code of this file.
#include <spdlog/fmt/bundled/format-inl.h>Namespaces | |
| namespace | detail |
Functions | |
| template<typename T > | |
| int | detail::format_float (char *buf, std::size_t size, const char *format, int precision, T value) |
| template FMT_API std::locale | detail::locale_ref::get< std::locale > () const |
Variables | |
| int(* | instantiate_format_float )(double, int, detail::float_specs, detail::buffer< char > &) = detail::format_float |
| template FMT_API std::locale detail::locale_ref::get< std::locale > | ( | ) | const |