valueFactory.hpp File Reference
File contains definition of Factory pattern. More...
#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | julian::ValueFactory< T > |
| Class implements a factory pattern. More... | |
| class | julian::ValueFactoryHelper< T > |
| factory helper More... | |
Detailed Description
File contains definition of Factory pattern.

1.8.11