Queue.size

Returns the number of items in the queue

struct Queue
size_t
size
()

Return Value

Type: size_t

the count

Meta