Boost logo

Boost Users :

Subject: Re: [Boost-users] What is boost::copy?
From: Anthony Foglia (AFoglia_at_[hidden])
Date: 2010-06-18 13:38:18


John Dlugosz wrote:
> In other threads, I see mentions of boost::copy. I'd like to find
> out about it. Which library is it in? How is it different from
> std::copy? (Once I know what it's part of, I'll just read the docs)

It's in RangeEx, which was just added to the Range library in 1.43. The
only difference between it an std::copy is that boost::copy uses an
input range rather than two input iterators.

http://svn.boost.org/svn/boost/tags/release/Boost_1_43_0/boost/range/algorithm/copy.hpp

-- 
Anthony Foglia
Princeton Consultants
(609) 987-8787 x233

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net