Equivalent to std::for_each. More...
Functions | |
template<typename P1 , typename Op > | |
Op | boost::gil::static_for_each (P1 &p1, Op op) |
template<typename P1 , typename Op > | |
Op | boost::gil::static_for_each (const P1 &p1, Op op) |
template<typename P1 , typename P2 , typename Op > | |
Op | boost::gil::static_for_each (P1 &p1, P2 &p2, Op op) |
template<typename P1 , typename P2 , typename Op > | |
Op | boost::gil::static_for_each (P1 &p1, const P2 &p2, Op op) |
template<typename P1 , typename P2 , typename Op > | |
Op | boost::gil::static_for_each (const P1 &p1, P2 &p2, Op op) |
template<typename P1 , typename P2 , typename Op > | |
Op | boost::gil::static_for_each (const P1 &p1, const P2 &p2, Op op) |
template<typename P1 , typename P2 , typename P3 , typename Op > | |
Op | boost::gil::static_for_each (P1 &p1, P2 &p2, P3 &p3, Op op) |
template<typename P1 , typename P2 , typename P3 , typename Op > | |
Op | boost::gil::static_for_each (P1 &p1, P2 &p2, const P3 &p3, Op op) |
template<typename P1 , typename P2 , typename P3 , typename Op > | |
Op | boost::gil::static_for_each (P1 &p1, const P2 &p2, P3 &p3, Op op) |
template<typename P1 , typename P2 , typename P3 , typename Op > | |
Op | boost::gil::static_for_each (P1 &p1, const P2 &p2, const P3 &p3, Op op) |
template<typename P1 , typename P2 , typename P3 , typename Op > | |
Op | boost::gil::static_for_each (const P1 &p1, P2 &p2, P3 &p3, Op op) |
template<typename P1 , typename P2 , typename P3 , typename Op > | |
Op | boost::gil::static_for_each (const P1 &p1, P2 &p2, const P3 &p3, Op op) |
template<typename P1 , typename P2 , typename P3 , typename Op > | |
Op | boost::gil::static_for_each (const P1 &p1, const P2 &p2, P3 &p3, Op op) |
template<typename P1 , typename P2 , typename P3 , typename Op > | |
Op | boost::gil::static_for_each (const P1 &p1, const P2 &p2, const P3 &p3, Op op) |
Equivalent to std::for_each.
Pairs the elements semantically
Example: Use static_for_each to increment a planar pixel iterator
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
Referenced by std::copy(), boost::gil::detail::destruct_aux(), boost::gil::detail::fill_aux(), boost::gil::default_color_converter_impl< C, C >::operator()(), boost::gil::default_color_converter_impl< rgba_t, rgba_t >::operator()(), boost::gil::static_for_each(), and boost::gil::swap().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
References boost::gil::static_for_each().