-
- Downloads
[UnboundedBlockingMpscQueue] Improve readability, do not call load()
There is no need to call load() on std::atomic if the default memory order is used.
Loading
Please register or sign in to comment
There is no need to call load() on std::atomic if the default memory order is used.