cds  1.4.0
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 1.4.0 Developed by Maxim Khiszinsky aka khizmax 2007 - 2012
Autogenerated Mon May 20 2013 00:38:01 by Doxygen 1.8.3.1