cameron314 / concurrentqueue

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

Add syntax highlighting for README.md #329

Closed tocic closed 1 year ago

tocic commented 1 year ago

Related to #142.

cameron314 commented 1 year ago

Thanks!

tocic commented 1 year ago

@cameron314 Thank you for developing this. Do you plan to update release tags soon? (I want to package the library from release tags, 189e381cfae411e5159444d27b95beee10f930af makes life easier, but it's not in the latest release.)

cameron314 commented 1 year ago

Not quite yet, there's another issue I want to circle back to first.