Lines Matching full:template
107 template<class T, AllocatorTag kTag>
119 template <class U>
129 template <class U>
140 template <typename PT>
152 template<class T, AllocatorTag kTag>
153 // C++ doesn't allow template typedefs. This is a workaround template typedef which is
159 template<class Key, class T, AllocatorTag kTag, class Compare = std::less<Key>>
163 template<class Key, AllocatorTag kTag, class Compare = std::less<Key>>
166 template<class Key,
174 template<class Key,