File static_stealable_dequeue.hpp¶
= File static_stealable_dequeue.hpp — -- C++ -- ==**
Contents
Definition (include/ripple/container/static_stealable_dequeue.hpp
)¶
Detailed Description¶
Ripple
Copyright (c) 2019 - 2021 Rob Clucas.
This file is distributed under the MIT License. See LICENSE for details.
==———————————————————————-==*
This file defines an implemenation of a static stealable double ended queue. The queue is lock free.
==———————————————————————==
Includes¶
array
(File array.hpp)atomic
optional