Click here to Skip to main content
15,894,362 members
Articles / Programming Languages / C++/CLI

Create Singleton with Parameters in Constructor

Rate me:
Please Sign up or sign in to vote.
3.75/5 (11 votes)
6 Apr 2010Zlib2 min read 59K   327   29  
This article describes how you can create a singleton which has a constructor with one or more parameters.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The zlib/libpng License


Written By
Employed (other) http://www.otpbank.hu
Hungary Hungary

Comments and Discussions