Home
last modified time | relevance | path

Searched refs:tinyformat_wchar_is_not_supported (Results 1 – 1 of 1) sorted by relevance

/external/bcc/src/cc/vendor/
Dtinyformat.hpp201 template<typename T> struct is_wchar { typedef int tinyformat_wchar_is_not_supported; }; typedef
313 typedef typename detail::is_wchar<T>::tinyformat_wchar_is_not_supported DummyType; in formatValue()