clear abstract method

void clear()

Erases all data and resets the internal structure, but does not reclaim storage.

Implementation

void clear();