$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] What is boost::copy?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-06-18 13:32:36
AMDG
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)
>
Probably
http://www.boost.org/libs/range/doc/html/range/reference/algorithms/mutating/copy.html
In Christ,
Steven Watanabe