-
Singletone pattern example =========== This is useful when exactly one object is needed to coordinate actions across the system. The concept is sometimes generalized to systems that operate more efficiently when only one object exists, or that restrict the instantiation to a certain number of objects.
-
Factory pattern example =========== A utility class that creates an instance of a class from a family of derived classes
-
Notifications
You must be signed in to change notification settings - Fork 0
maksrom/singleton-c
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Example of singleton pattern
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published