isEmpty abstract method

bool isEmpty()

Returns true if the map is empty (contains no elements), false otherwise.

Implementation

bool isEmpty();