AngelCode.com > Reference Database > Languages/C & C++

The One: A singleton discussion

Date written:May 2002
Authors:Robin Tan
Resource type:article
Links:The article in .html format

Description

This article discusses the dangers of using singletons. Some of the dangers mentioned is the order of destruction, thread safety, exception safety.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Languages/C & C++