#include <stlsoft/stlsoft.h>
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
Classes | |
| struct | lock_traits |
| Traits class for lockable objects. More... | |
| struct | lock_invert_traits |
| Traits class for inverting the lock status of lockable objects. More... | |
| struct | lock_traits_inverter |
| Traits inverter class for inverting the lock behaviour of lockable traits types. More... | |
| class | lock_scope |
| This class scopes the lock status of a lockable type. More... | |
1.5.6