basic support for the singleton pattern More...
#include <ql/types.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/noncopyable.hpp>
#include <map>
Classes | |
class | Singleton< T > |
Basic support for the singleton pattern. More... |
basic support for the singleton pattern