|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
template class providing a null value for a given type. More...
#include <null.hpp>
Collaboration diagram for Null< T >:Public Member Functions | |
| Null ()=default | |
| operator T () const | |
template class providing a null value for a given type.
|
default |