ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
NotifyingQueue.this
ocean
util
container
queue
NotifyingQueue
NotifyingQueue
Constructor
this
(size_t max_bytes)
this
(IByteQueue queue)
class
NotifyingQueue
(T)
this
(
IByteQueue
queue
)
Parameters
queue
IByteQueue
instance of the queue implementation that will be used
Meta
Source
See Implementation
ocean
util
container
queue
NotifyingQueue
NotifyingQueue
aliases
push
constructors
this
functions
pop
Constructor