mirror of
https://github.com/fmtlib/fmt.git
synced 2025-10-20 01:35:26 +02:00
Implement more time specifiers
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
FMT_BEGIN_NAMESPACE
|
||||
template struct internal::basic_data<void>;
|
||||
template FMT_API internal::locale_ref::locale_ref(const std::locale &loc);
|
||||
template FMT_API std::locale internal::locale_ref::get<std::locale>() const;
|
||||
|
||||
// Explicit instantiations for char.
|
||||
|
||||
|
Reference in New Issue
Block a user