sigx++  2.0.1
Namespaces
choose_lock.h File Reference
#include <sigx/lockable_fwddecl.h>

Go to the source code of this file.

Namespaces

namespace  sigx

Detailed Description

lock traits are used to choose the best lock type for a given mutex. E.g. For a mutex type boost::mutex lock type boost::mutex::scoped_lock is chosen