24 template <
typename T,
bool T_autoDelete>
64 void*
remove(DtListItem* item);
65 void*
remove(T* item);
80 return xmlType.c_str();
106 namespace DtBufferSerialize
110 template <
typename T,
bool T_autoDelete>
116 template <
typename T,
bool T_autoDelete>
123 template <
typename T,
bool T_autoDelete>
204 #include "vrfutil/rwTemplatedList.inl"