CL_Queue::is_empty
Syntax
bool
is_empty
();
Return value
true if the queue is empty, false otherwise.
Description
Checks if the queue is empty.
Back to index
This page was built using the Perceps documentation system.