Search code examples
C++: how to find max_element using boost::range?...


c++boostboost-lambdaboost-range

Read More
how to avoid copying in boost range transform...


c++c++11move-semanticsboost-range

Read More
boost range adaptor similar to transformed which can access adjacent elements...


c++boostc++11boost-range

Read More
using transform algorithm with boost range...


stl-algorithmboost-range

Read More
Composing adaptors in Boost::range...


c++boostfunctional-programmingboost-range

Read More
boost::iterator_range from a templated iterator...


c++boostboost-range

Read More
How to return an iterator_range...


c++boostiteratorboost-rangeiterator-range

Read More
Converting std::pair of iterators to boost::iterator_range...


c++boostiteratorboost-range

Read More
cout a boost::range of elements...


c++boostboost-range

Read More
Combining boost range algorithms, eg. boost::copy and boost::remove_if...


c++boostboost-range

Read More
How to create a Boost.Range that hides multiple layers of vectors and exposes it as a single Range?...


c++boostboost-geometryboost-range

Read More
C++ algorithms that create their output-storage instead of being applied to existing storage?...


c++boostiteratorstandard-libraryboost-range

Read More
Fancy indexing in C++ using boost::range...


c++templatesboostnumpyboost-range

Read More
BackNext