Queue.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool put(T* a)
  2. bool put(T a)
    struct Queue(RawT)
    @trusted
    static if(!(AsPointer))
    bool
    put
    ()

Meta