include
boost
gil
dynamic_step.hpp
1
//
2
// Copyright 2005-2007 Adobe Systems Incorporated
3
//
4
// Distributed under the Boost Software License, Version 1.0
5
// See accompanying file LICENSE_1_0.txt or copy at
6
// http://www.boost.org/LICENSE_1_0.txt
7
//
8
#ifndef BOOST_GIL_DYNAMIC_STEP_HPP
9
#define BOOST_GIL_DYNAMIC_STEP_HPP
10
11
#include <boost/gil/concepts/dynamic_step.hpp>
12
13
namespace
boost
{
namespace
gil {
14
16
template
<
typename
IteratorOrLocatorOrView>
17
struct
dynamic_x_step_type;
18
20
template
<
typename
LocatorOrView>
21
struct
dynamic_y_step_type;
22
26
template
<
typename
View>
27
struct
dynamic_xy_step_type;
28
29
}}
// namespace boost::gil
30
31
#endif
boost
defined(BOOST_NO_CXX17_HDR_MEMORY_RESOURCE)
Definition
algorithm.hpp:36
Generated by
doxygen
1.12.0