cds  2.3.3
cds::opt::lock_type< Type > Struct Template Reference

[type-option] Option setter specifies lock class More...

#include <cds/opt/options.h>

Detailed Description

template<typename Type>
struct cds::opt::lock_type< Type >

[type-option] Option setter specifies lock class

Specification of the Type class is:

struct Lock {
void lock();
void unlock();
};

The documentation for this struct was generated from the following file:

cds 2.3.3 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Apr 5 2026 09:49:58 by Doxygen 1.8.10