libstdc++
|
Go to the source code of this file.
empty()
, size()
, and top()
are intentionally not provided. Calling them would not make sense in a concurrent setting. More...Lock-free double-ended queue. This file is a GNU parallel extension to the Standard C++ Library.
Definition in file queue.h.
#define _GLIBCXX_VOLATILE |