
29 Jun
2011
29 Jun
'11
3:13 a.m.
On Mon, Jun 27, 2011 at 2:17 AM, Ben Robinson <icaretaker@gmail.com> wrote:
The Singularity Design Pattern...
The source files are available here:
http://www.mediafire.com/?d8kn5fx2n5d22
I look forward to your feedback.
Thank you,
Ben Robinson, Ph.D.
When does the constructor template <class T> ::boost::scoped_ptr<T> singularity_instance<T>::ptr(0); 'happen'? ie there can be problems with the construction order of globals. Tony