#include "CeylanException.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::SingletonException |
| Exception raised by the Singleton class. More... | |
| class | Ceylan::Singleton |
| This helper class ensures that one and only one instance of a particular class exists, so that this instance is necessarily shared by all its users. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
1.5.8