CoreComponents 3.0.0
A Modern C++ Toolkit
Loading...
Searching...
No Matches

Objects with value semantics: ownership and life-cycle More...

Collaboration diagram for Objects:

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...
 

Detailed Description

Objects with value semantics: ownership and life-cycle


Class Documentation

◆ cc::New

class cc::New

Helper type to select non-null contruction.