$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Improving the assignment operators of various Boosttypes
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2008-09-10 07:50:57
I may come late and maybe like an unwanted guest in this discussion but
I am curious to know how i can know that for a given class of mine, the
swap value operator= is better than the by const ref operator= ?
Thanks for the enlightnements