Lines Matching full:template
98 template class _STLP_CLASS_DECLSPEC __stl_debug_engine<bool>;
102 template class _STLP_CLASS_DECLSPEC __debug_alloc<__node_alloc>;
103 template class _STLP_CLASS_DECLSPEC __debug_alloc<__new_alloc>;
109 * a template method. Moreover the exported class is an instanciation of vector with
114 template class _STLP_CLASS_DECLSPEC allocator<_STLP_PRIV _Slist_node_base*>;
117 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_Slist_node_base**, _Slist_node_base*,
119 template class _STLP_CLASS_DECLSPEC _Vector_base<_Slist_node_base*,
126 template class _STLP_CLASS_DECLSPEC _STLP_NON_DBG_NAME(vector)<_Slist_node_base*,
131 template class _STLP_CLASS_DECLSPEC vector<_STLP_PRIV _Slist_node_base*,
137 template class _STLP_CLASS_DECLSPEC allocator<locale::facet*>;
140 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<locale::facet**, locale::facet*, allocator<locale::facet*> >;
141 template class _STLP_CLASS_DECLSPEC _Vector_base<locale::facet*, allocator<locale::facet*> >;
148 template class _STLP_CLASS_DECLSPEC __construct_checker<_STLP_PRIV _STLP_NON_DBG_VECTOR<locale::facet*, allocator<locale::facet*> > >;
149 template class _STLP_CLASS_DECLSPEC _STLP_NON_DBG_VECTOR<locale::facet*, allocator<locale::facet*> >;
154 template class _STLP_CLASS_DECLSPEC vector<locale::facet*, allocator<locale::facet*> >;
158 template class _STLP_CLASS_DECLSPEC allocator<void*>;
161 template class _STLP_CLASS_DECLSPEC allocator<_VoidPtr_Node>;
165 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<void**, void*, allocator<void*> >;
166 template class _STLP_CLASS_DECLSPEC _Vector_base<void*, allocator<void*> >;
167 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(vector)<void*, allocator<void*> >;
169 template class _STLP_CLASS_DECLSPEC _List_node<void*>;
170 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_List_node_base, _VoidPtr_Node, allocator<_VoidPtr_Node> >;
171 template class _STLP_CLASS_DECLSPEC _List_base<void*, allocator<void*> >;
172 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(list)<void*, allocator<void*> >;
174 template class _STLP_CLASS_DECLSPEC _Slist_node<void*>;
175 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_Slist_node_base, _Slist_node<void*>, allocator<_Slist_node<void*> > >;
176 template class _STLP_CLASS_DECLSPEC _Slist_base<void*, allocator<void*> >;
177 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(slist)<void*, allocator<void*> >;
179 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<size_t, void*, allocator<void*> >;
180 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<void***, void**, allocator<void**> >;
181 template struct _STLP_CLASS_DECLSPEC _Deque_iterator<void*, _Nonconst_traits<void*> >;
182 template class _STLP_CLASS_DECLSPEC _Deque_base<void*, allocator<void*> >;
183 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(deque)<void*, allocator<void*> >;
191 template class _STLP_CLASS_DECLSPEC _Rb_global<bool>;
192 template class _STLP_CLASS_DECLSPEC _List_global<bool>;
194 template class _STLP_CLASS_DECLSPEC _Sl_global<bool>;
195 template class _STLP_CLASS_DECLSPEC _Stl_prime<bool>;
197 template class _STLP_CLASS_DECLSPEC _LimG<bool>;