3#ifndef TETL_ITERATOR_WEAKLY_INCREMENTABLE_HPP
4#define TETL_ITERATOR_WEAKLY_INCREMENTABLE_HPP
15template <
typename Iter>
Definition movable.hpp:15
The concept same_as<T, U> is satisfied if and only if T and U denote the same type....
Definition same_as.hpp:19
The concept signed_integral<T> is satisfied if and only if T is an integral type and is_signed_v<T> i...
Definition signed_integral.hpp:15
Definition weakly_incrementable.hpp:16
typename detail::iter_difference< T >::type iter_difference_t
Definition iter_difference_t.hpp:30
Definition adjacent_find.hpp:8