tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Functions | |
template<typename It> | |
constexpr auto | distance (It first, It last) -> typename iterator_traits< It >::difference_type |
Returns the number of hops from first to last. | |