Gets a pointer to the last element of the vector.
If the vector is empty, the last element will be null.
See Implementation
Gets a pointer to the last element of the vector.
If the vector is empty, the last element will be null.