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

Go to the source code of this file.

Classes

struct  variant_visitor< Ts >
 

Namespaces

namespace  QuantLib
 
namespace  QuantLib::detail
 

Functions

template<class... Ts>
 variant_visitor (Ts...) -> variant_visitor< Ts... >