Victor said:
Really?, I never thought of that. Seriously though, I have already
searched google on several occasions in the past (including this
morning), there are lots of examples available in Java - but I cannot
seem to locate anything on C++ (-that is, anything that goes beyond the
definition of what a design pattern is etc..).
A singleton is a particularly simple design (if not the simplest), but
rather than rush ahead and "roll my own", I thought I'd find out if an
implementation is already available, from someone who (hopefully) has a
lot more experience in C++ than I do.