DynamicQueue.length

class DynamicQueue(T)
override
size_t
length
()

Return Value

Type: size_t

the number of items in the queue

Meta