Searched refs:IsCharPointer (Results 1 – 1 of 1) sorted by relevance
32 struct IsCharPointer {}; struct35 struct IsCharPointer<char*> {40 struct IsCharPointer<const char*> {65 template <class T = Iter, typename detail::IsCharPointer<T>::type = 0>68 template <class T = Iter, typename detail::IsCharPointer<T>::const_type = 0>