QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Support for the curiously recurring template pattern. More...
#include <curiouslyrecurring.hpp>
Protected Member Functions | |
CuriouslyRecurringTemplate ()=default | |
~CuriouslyRecurringTemplate ()=default | |
Impl & | impl () |
const Impl & | impl () const |
Support for the curiously recurring template pattern.
See James O. Coplien. A Curiously Recurring Template Pattern. In Stanley B. Lippman, editor, C++ Gems, 135-144. Cambridge University Press, New York, New York, 1996.
Definition at line 39 of file curiouslyrecurring.hpp.
|
protecteddefault |
|
protecteddefault |
|
protected |
|
protected |
Definition at line 48 of file curiouslyrecurring.hpp.