alternative to std::advance which doesn't modify the input
Cannot manage to find it, hope somebody can help. There is a function in
the std library which gets called upon an iterator and an unsigned number,
which returns the iterator pointing to the object to which the input
iterator would have pointed if advance would have been called onto it.
Which function am I referring to? I'm sure it exists!
No comments:
Post a Comment