Sunday, 1 September 2013

Possible to make a singleton struct in C++? How?

Possible to make a singleton struct in C++? How?

References

Reference NO 1

http://stackoverflow.com/questions/15187289/possible-to-make-a-singleton-struct-in-c-how

Reference NO 2

http://www.cplusplus.com/forum/general/21429/

Reference NO 3

http://www.devartplus.com/3-simple-ways-to-create-singleton-in-c/

Reference NO 4

http://accu.org/index.php/journals/1328

Reference NO 5

http://www.digitalmars.com/d/archives/26529.html

Reference NO 6

http://seanmiddleditch.com/journal/2012/01/c-metadata-part-i-singletons-and-lookup/

Reference NO 7

http://cboard.cprogramming.com/cplusplus-programming/117560-singleton-base-template-class-how-do-you-do.html

Reference NO 8

http://www.daniweb.com/software-development/cpp/threads/339420/globals-and-singletons

No comments:

Post a Comment