cameron314 / concurrentqueue

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Other
10k stars 1.69k forks source link

About license #374

Open EasonWang219 opened 10 months ago

EasonWang219 commented 10 months ago

Can I use moodycamel::ConcurrentQueue with only the BSD license and not the BSL license? Or do I have to use both licenses together?

cameron314 commented 10 months ago

Either or 👍