sigx++
2.0.1
|
#include <sigx/lockable_fwddecl.h>
Go to the source code of this file.
Namespaces | |
namespace | sigx |
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