Null< Type > Class Template Reference

template class providing a null value for a given type. More...

#include <ql/utilities/null.hpp>

Public Member Functions

 operator T () const
 

Detailed Description

template<class Type>
class QuantLib::Null< Type >

template class providing a null value for a given type.