tetl 0.1.0
Embedded Template Library
|
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. | |