halcheck 1.0
Loading...
Searching...
No Matches

◆ iota_diff_t

template<typename I >
using halcheck::lib::iota_diff_t = typename iota_diff<I>::type

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.