Searched refs:tinyformat_wchar_is_not_supported (Results 1 – 1 of 1) sorted by relevance
201 template<typename T> struct is_wchar { typedef int tinyformat_wchar_is_not_supported; }; typedef313 typedef typename detail::is_wchar<T>::tinyformat_wchar_is_not_supported DummyType; in formatValue()