Sprout/sprout/range/algorithm/clamp_range_copy.hpp

9 lines
325 B
C++
Raw Normal View History

#ifndef SPROUT_RANGE_ALGORITHM_CLAMP_RANGE_COPY_HPP
#define SPROUT_RANGE_ALGORITHM_CLAMP_RANGE_COPY_HPP
#include <sprout/config.hpp>
#include <sprout/range/algorithm/fixed/clamp_range_copy.hpp>
#include <sprout/range/algorithm/fit/clamp_range_copy.hpp>
#endif // #ifndef SPROUT_RANGE_ALGORITHM_CLAMP_RANGE_COPY_HPP