|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
Objects with value semantics: ownership and life-cycle More...
Classes | |
| class | Entity |
| Objects that materialize on-demand. More... | |
| class | New |
| Helper type to select non-null contruction. More... | |
| class | Object |
| Object with value semantics More... | |
| class | Singleton |
| Process-wide singletons More... | |
| class | ThreadLocalSingleton |
| Thread-local singletons More... | |
Objects with value semantics: ownership and life-cycle
| class cc::New |
Helper type to select non-null contruction.