Boost logo

Boost :

Subject: Re: [boost] [signals2] trunk - vc++ 10 warning about assignment operator
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-05-13 19:08:15


On 5/12/2011 9:23 AM, Frank Mori Hess wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wednesday, May 11, 2011, Edward Diener wrote:
>> The class in question is evidently
>> "boost::signals2::detail::signal3_impl<R,T1,T2,T3,Combiner,Group,GroupCom
>> pare,SlotFunction,ExtendedSlotFunction,Mutex>::slot_invoker", so I guess
>> I am saying that this vc++ warning should be suppressed there. My own
>> template, given in my OP, is not the culprit.
>
> Does the attached patch which declares the assignment operator private
> suppress the warnings?

Yes it suppresses the warnings for VC++. Good patch. Can you add that to
the trunk ?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk