liballofw
|
#include <memory>
Go to the source code of this file.
Classes | |
class | allofw::exception |
Allofw exception class. More... | |
class | allofw::not_implemented_yet |
Not implemented exception. More... | |
class | allofw::not_supported |
Not supported exception. More... | |
class | allofw::invalid_argument |
Invalid argument exception. More... | |
class | allofw::non_copyable |
Inherit this to make a class non-copyable. More... | |
Namespaces | |
allofw | |
Macros | |
#define | ALLOFW_NS allofw |
#define | ALLOFW_NS_BEGIN namespace allofw { |
#define | ALLOFW_NS_END } |
#define ALLOFW_NS allofw |
#define ALLOFW_NS_BEGIN namespace allofw { |
#define ALLOFW_NS_END } |