Method ADT.Heap()->size()

class ADT.Heap

Method size

int size()

Description

Returns the number of elements in the heap.

Deprecated

Replaced by lfun::_sizeof.