/SingleTon

This repository contains an implementation of the Singleton Lazy Initialization design pattern in C++20. The Singleton pattern ensures that a class has only one instance and provides a global point of access to that instance.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Stargazers

No one’s star this repository yet.