Blender V5.0
vector_utils.h File Reference

Go to the source code of this file.

Functions

template<class Array>
void DeleteElements (Array *array)
 Delete the contents of a container.

Function Documentation

◆ DeleteElements()

template<class Array>
void DeleteElements ( Array * array)

Delete the contents of a container.

Definition at line 26 of file vector_utils.h.

References array< T, alignment >::clear(), i, and array< T, alignment >::size().