max0x7ba / atomic_queue

C++ lockless queue.
MIT License
1.48k stars 176 forks source link

A commit that fixes some compilation errors and with some minor additions #10

Closed OlivierSohn closed 4 years ago

OlivierSohn commented 4 years ago

Hello,

This commit contains fixes / additions that could be useful:

https://github.com/OlivierSohn/atomic_queue/commit/2c819a080e70b855a0f2994aefd544a297acd740

OlivierSohn commented 4 years ago

Just to clarify, I won't have time to do a pull request with this, but if someone can incorporate those fixes / additions go ahead!

max0x7ba commented 4 years ago

No worries, I will incorporate your ideas.