QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Classes
Design patterns

Classes

class  CuriouslyRecurringTemplate< Impl >
 Support for the curiously recurring template pattern. More...
 
class  LazyObject
 Framework for calculation on demand and result caching. More...
 
class  Observable
 Object that notifies its changes to a set of observers. More...
 
class  Observer
 Object that gets notified when a given observable changes. More...
 
class  Singleton< T, Global >
 Basic support for the singleton pattern. More...
 
class  AcyclicVisitor
 degenerate base class for the Acyclic Visitor pattern More...
 

Detailed Description