ql/patterns/singleton.hpp File Reference


Detailed Description

basic support for the singleton pattern

#include <ql/types.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/noncopyable.hpp>
#include <map>

Include dependency graph for singleton.hpp:


Namespaces

namespace  QuantLib

Classes

class  Singleton
 Basic support for the singleton pattern. More...