-
jcastro authored
Removed allocEntry member function and moved Queue::Entry allocation to Queue::push, which now constructs and adds the Entry to the queue. See #379
d7bba510
Removed allocEntry member function and moved Queue::Entry allocation to Queue::push, which now constructs and adds the Entry to the queue. See #379