How to create multiple instances of a static members?

Daniel Franke franke.daniel at gmail.com
Sat Feb 11 21:06:14 GMT 2006


> I don't think i understand that fully. How would i maintain information of
> say, how many instances are present in one set? and if a member variable
> were updated by any one instance, the same be reflected in all other
> instances. all this while each instance does not directly know of the
> others existence?

Recommended read:
	Meyers,
	More Effective C++, Item 26
	Addison-Wesley, 1995

Just my 2ct

	Daniel

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list