rigtorp/SPSCQueue

wrong comment

Philippe91 opened this issue · 1 comments

for the method:
try_push(P &&v)
the comment ends with "Blocks if queue is full"
(which is false)

Fixed thanks!