cameron314 / concurrentqueue

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

Providing a Natvis #302

Open Ethan13310 opened 2 years ago

Ethan13310 commented 2 years ago

Hi, Would it be possible to provide a Natvis for this queue? This would make debugging with Visual Studio way much easier.