$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [swap] please update documentation with the header Ineed to include
From: Peter Simons (simons_at_[hidden])
Date: 2009-06-29 07:09:54
Hi Niels,
> Can you tell us whether it picks std::swap or boost::swap?
It picks boost::swap():
void boost::swap(T1&, T2&) [with T1 = std::string [42], T2 = std::string [42]]
Take care,
Peter