|
Boost Users : |
Subject: Re: [Boost-users] What is boost::copy?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-06-18 13:44:29
Le 18/06/2010 17:52, John Dlugosz wrote:
> In other threads, I see mentions of boost::copy. Id like to find out
> about it. Which library is it in? How is it different from std::copy?
> (Once I know what its part of, Ill just read the docs)
>
Where std::copy takes two input iterators, boost::copy takes a single
pass range.
They both also take an output iterator.
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