QNLP  v1.0
Singleton.hpp File Reference

Singleton object pattern header. Follows Meyers singleton pattern. More...

Go to the source code of this file.

Data Structures

class  QNLP::Singleton
 Follows the Meyers singleton pattern, allowing thread-safe access to singleton object. More...
 

Namespaces

 QNLP
 

Detailed Description

Singleton object pattern header. Follows Meyers singleton pattern.

Author
Lee J. O'Riordan (lee.o.nosp@m.rior.nosp@m.dan@i.nosp@m.chec.nosp@m..ie)
Version
0.1
Date
2019-11-15

Definition in file Singleton.hpp.