template<class T >
Removes all items from the array.
since no memory reallocation we can avoid input/output of array class pointer Definition at line 284 of file Array.h. References FdoArray< T >::SetSize().
Here is the call graph for this function:
|