This header file is part of module ALib Threads of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file sharedlock.hpp.
#include "alib/threads/dbglockasserter.hpp"
#include "alib/lang/dbgcriticalsections.hpp"
#include <shared_mutex>
#include <atomic>
Go to the source code of this file.
Classes | |
class | SharedLock |
Namespaces | |
namespace | alib |
namespace | alib::threads |
Typedefs | |
using | SharedLock = threads::SharedLock |
Type alias in namespace alib. | |