Loading [MathJax]/extensions/tex2jax.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
steppingiterator.hpp File Reference

Iterator advancing in constant steps. More...

#include <ql/errors.hpp>
#include <ql/types.hpp>
#include <iterator>
#include <type_traits>

Go to the source code of this file.

Classes

class  step_iterator< Iterator >
 Iterator advancing in constant steps. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Iterator advancing in constant steps.

Definition in file steppingiterator.hpp.