don't expect this to work, but...
This commit is contained in:
parent
930cd6c552
commit
caaf17d0ca
@ -83,8 +83,8 @@ namespace internal {
|
|||||||
|
|
||||||
template <typename Char> class DefaultPrintfArgFormatter;
|
template <typename Char> class DefaultPrintfArgFormatter;
|
||||||
|
|
||||||
template <typename CharType,
|
template <typename CharT,
|
||||||
typename PFAF = fmt::internal::DefaultPrintfArgFormatter<CharType> >
|
typename PFAF = fmt::internal::DefaultPrintfArgFormatter<CharT> >
|
||||||
class PrintfFormatter;
|
class PrintfFormatter;
|
||||||
|
|
||||||
template <typename Impl, typename CharT>
|
template <typename Impl, typename CharT>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user