Boost logo

Boost :

Subject: Re: [boost] [Review] Formal Review: Boost.Move
From: Terry Golubiewski (tjgolubi_at_[hidden])
Date: 2010-05-22 18:03:03


----- Original Message -----
From: "Jeffrey Lee Hellrung, Jr." <jhellrung_at_[hidden]>
Newsgroups: gmane.comp.lib.boost.devel
To: <boost_at_[hidden]>
Sent: Saturday, May 22, 2010 4:21 PM
Subject: Re: [Review] Formal Review: Boost.Move

> On 5/22/2010 1:14 PM, Terry Golubiewski wrote:
>> * class rv: I needed the destructor to be public to compile
>> for Microsoft VC2008.
>
> I never had any problems with the current definition of boost::rv on
> MSVC9. No instances of rv<T> should ever be created, only references. Do
> you remember the context where you needed rv<T> to have a public
> destructor???

No, but I defintely needed it at some point. I think it had to do with my
hacks on is_convertible<>.
When I get some time tomorrow, I'll make ~rv() private again and see what
breaks.

terry


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