QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
null.hpp File Reference

null values More...

#include <ql/types.hpp>
#include <type_traits>
#include <limits>

Go to the source code of this file.

Classes

struct  FloatingPointNull< true >
 
struct  FloatingPointNull< false >
 
class  Null< T >
 template class providing a null value for a given type. More...
 

Namespaces

namespace  QuantLib
 
namespace  QuantLib::detail
 

Detailed Description

null values

Definition in file null.hpp.