This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [patch] Add move symantics to other containers


Hi Chris,

> This patch adds move symantics to all the other standard containers
> (the previous one just added it to vector), adds a bunch of testcases,
> a performance check, and also simplifies a previous testcase and
> header. Hopefully an entirely non-contraversal patch.

First, thanks! Indeed, I agree that you are actually just extending the
approach that we have already agreed upon. Unfortunately, I'm leaving
just now and will not be able to review the patch in detail (and commit
it) before the end of next week.

For now, many thanks again: v7 will be *much* better than v6!

Paolo.


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