patterns (3) - Linux Manuals

NAME

Design patterns -

Classes


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

Author

Generated automatically by Doxygen for QuantLib from the source code.