concurrentqueue
concurrentqueue copied to clipboard
use moodycamel::BlockingConcurrentQueue error
moodycamel::BlockingConcurrentQueue<int> q2;
Too few parameters will be prompted.
How to use it correctly?
The code you've posted should compile. What is the exact error you're getting? Can you share a short reproducible example?
You probably is including the wrong file, the right one is "blockingconcurrentqueue.h"