Files | |
file | callable_back.h [code] |
Implementation of a "callable back" design pattern. | |
file | factory.h [code] |
Implementation of a factory that creates instances of objects. | |
file | observable.h [code] |
Implementation of a generic "typed" observer (Observable class). | |
file | observer.h [code] |
Implementation of a generic typed observer (Observer class). | |
file | singleton.h [code] |
Implementation of a generic singleton. |