This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: debug container move patch


On 09/17/2010 01:47 PM, Paolo Carlini wrote:

so here is a patch to correctly move normal containers to debug ones.
What happened to the issue recently discussed? Because if debug pedantic
doesn't work well, I would rather prefer not enabling moves at all, at
least not until we have a complete solution.

The issue is on the opposite side, move a debug container to a normal one, moving normal to debug can be done just fine for any container.

Francois


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]