|
CppFactory
0.1.0
Modern c++ object factory implementation in <200 lines
|
Modern c++ object factory implementation in <200 lines More...
Classes | |
| class | Factory |
| Represents a traditional factory capable of creating allocating objects More... | |
| class | GlobalObject |
| Represents an Object that has a global lifetime, meaning it doesn't get destroyed when it leaves scope More... | |
| class | Object |
| Represents an object that is created via a "factory" More... | |
Modern c++ object factory implementation in <200 lines
Version 0.3.0
1.8.13