#include <boost/range/irange.hpp>
Go to the source code of this file.
Namespaces | |
paal | |
global namespace of project. | |
Functions | |
template<typename T > | |
auto | paal::irange (T begin, T end) |
irange More... | |
template<typename T > | |
auto | paal::irange (T end) |
irange More... | |