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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<typename It, typename Distance>
constexpr auto advance (It &it, Distance n) -> void
 Increments given iterator it by n elements.