canPop abstract method

bool canPop()

Checks if the stack can be popped.

Implementation

bool canPop();