QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
singleton.hpp File Reference

basic support for the singleton pattern More...

#include <ql/types.hpp>
#include <type_traits>

Go to the source code of this file.

Classes

class  Singleton< T, Global >
 Basic support for the singleton pattern. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

basic support for the singleton pattern

Definition in file singleton.hpp.