QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
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.