Home > Back-end >  What do you mean c of the following statement? The template class I_List <THD>;
What do you mean c of the following statement? The template class I_List <THD>;

Time:02-15

Code has a statement similar to the following:
The template class I_List & lt; THD>;
The template class I_List_iterator & lt; THD>;
This have what use?
  • Related