ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
NotifyingQueue.this
ocean
util
container
queue
NotifyingQueue
NotifyingQueue
Constructor
this
(size_t max_bytes)
class
NotifyingQueue
(T)
this
(
size_t
max_bytes
)
this
(IByteQueue queue)
Parameters
max_bytes
size_t
size of the queue in bytes
Meta
Source
See Implementation
ocean
util
container
queue
NotifyingQueue
NotifyingQueue
aliases
push
constructors
this
functions
pop
Constructor