Skip to content
#

multi-thread

Here are 88 public repositories matching this topic...

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.

  • Updated Apr 11, 2024
  • C++

Improve this page

Add a description, image, and links to the multi-thread topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-thread topic, visit your repo's landing page and select "manage topics."

Learn more