|
Boost : |
Subject: Re: [boost] [Containers Review Result] Boost.Containers is accepted into Boost.
From: Pierre Morcello (pmorcell-cppfrance_at_[hidden])
Date: 2011-08-29 07:38:09
Jeffrey Lee Hellrung, Jr.-2 wrote :
>The standard way to extend swap to a UDT is to define a swap function in
the
same namespace as the UDT and findable via ADL.
Thank you, I missed this way of doing it.
> how is this suppose to work with SwapOnly2::i having private access and no
> friend declarations?
I completely messed up. Sorry. I wanted to simplify the real problem I got,
and ended up writing erroneous code. My real problem is simply to use
std::auto_ptr with boost container.
Anyway, thank you for pointing out these errors,
Best regards,
Pierre Morcello
-- View this message in context: http://boost.2283326.n4.nabble.com/Containers-Review-Result-Boost-Containers-is-accepted-into-Boost-tp3760555p3775994.html Sent from the Boost - Dev mailing list archive at Nabble.com.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk