PriorityArray.minIndex

returns index of smallest element ( O(1) )

struct PriorityArray(V)
const
size_t
minIndex
()

Meta