1793
/*****************************************************************************
1794
Instansiate templates
1795
*****************************************************************************/
1797
#ifdef HAVE_EXPLICIT_TEMPLATE_INSTANTIATION
1798
template class List_iterator_fast<List_item>;
1799
#endif /* HAVE_EXPLICIT_TEMPLATE_INSTANTIATION */