halcheck 1.0
Loading...
Searching...
No Matches
halcheck::lib::iota_diff< I, typename > Struct Template Reference

Computes a type large enough to contain the difference between two instances of an iterator. More...

#include <iota.hpp>

Detailed Description

template<typename I, typename = void>
struct halcheck::lib::iota_diff< I, typename >

Computes a type large enough to contain the difference between two instances of an iterator.

Template Parameters
IThe iterator type to compute a difference type for.

The documentation for this struct was generated from the following file: