Skip to content

GPUOpen-Tools/tsingleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSingleton

TSingleton.h

NOTICE: This repository has been deprecated and will not receive any more updates!

Inheriting from TSingleton doesn't truly enforce a singleton pattern.

It is still possible to make copies, multiple instances, construct at will, destruct at will, and have different data associated with any given copy or instance of a class which inherits from TSingleton.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors