Method ADT.Heap()->size()
classADT.Heap
- Method
size
intsize()- Description
Returns the number of elements in the heap.
- Deprecated
Replaced by lfun::_sizeof.
class ADT.Heapint size()
Returns the number of elements in the heap.
Replaced by lfun::_sizeof.