tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
range_difference_t.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 
namespace  etl::ranges
 

Typedefs

template<etl::ranges::range R>
using range_difference_t = etl::iter_difference_t<etl::ranges::iterator_t<R>>