Summary
I've notice there's no mention of concurrent_priority_queue
in the documentation although the code for it is included in this repo and included in the spec here: https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onetbb/source/containers/concurrent_priority_queue_cls
Given what I discovered from #1856 it appears to me that concurrent_priority_queue
is not stable and would be helpful for readers to note that fact.
URLs
https://uxlfoundation.github.io/oneTBB/main/tbb_userguide/Concurrent_Queue_Classes.html
Additional Details
Provide a detailed description of the expected changes in documentation
and suggestions you have.