All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Namespaces | Functions
rotate.hpp File Reference
#include "paal/utils/type_functions.hpp"
#include <boost/range/iterator.hpp>
#include <boost/range/join.hpp>
#include <iterator>

Go to the source code of this file.

Namespaces

 paal
 global namespace of project.
 
 paal::utils
 Utils namespace.
 

Functions

template<class ForwardRange >
auto paal::utils::rotate (const ForwardRange &rng, range_to_diff_type_t< ForwardRange > n)
 returns rotated view of the given range More...
 

Detailed Description

Author
Robert Rosolek
Version
1.0
Date
2014-08-20

Definition in file rotate.hpp.