Lines Matching refs:template
201 // Export explicit template instantiations of MaybeStackArray, MemoryPool and
205 template class U_I18N_API MaybeStackArray<SingleUnitImpl *, 8>;
206 template class U_I18N_API MemoryPool<SingleUnitImpl, 8>;
207 template class U_I18N_API MaybeStackVector<SingleUnitImpl, 8>;
350 // Export explicit template instantiations of MaybeStackArray, MemoryPool and
354 template class U_I18N_API MaybeStackArray<MeasureUnitImplWithIndex *, 8>;
355 template class U_I18N_API MemoryPool<MeasureUnitImplWithIndex, 8>;
356 template class U_I18N_API MaybeStackVector<MeasureUnitImplWithIndex, 8>;
358 // Export an explicit template instantiation of the LocalPointer that is used as a
366 template class U_I18N_API LocalPointerBase<MeasureUnitImpl>;
367 template class U_I18N_API LocalPointer<MeasureUnitImpl>;