#include "CeylanMutex.h"

Go to the source code of this file.
Classes | |
| class | Ceylan::System::Synchronized< X > |
| Template defining generically objects (notably numerical datatypes) protected by a mutex. More... | |
| class | Ceylan::System::Synchronized< bool > |
| Partial specialization of the Synchonized template for bool. More... | |
Namespaces | |
| namespace | Ceylan |
This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::System |
General system calls and properties. | |
1.6.3