cppblog
cppblog copied to clipboard
Add Queue::tryPop
Now consumers don't have to block forever.
why no tryPush?