Template Function mrpt::containers::erase_return_next(std::set<T>&, typename std::set<T>::iterator&)

Function Documentation

template<class T>
std::set<T>::iterator mrpt::containers::erase_return_next(std::set<T> &cont, typename std::set<T>::iterator &it)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.