Queue.this

Constructs a new queue with the given id and the admittance policy

  1. this(QueueKey id, AP ap)
    struct Queue
    package @safe
    this
  2. this(QueueKey id)

Parameters

id QueueKey

the id

ap AP

admittance policy

Meta