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: [patch] : Adding move symantics to vector


Paolo Carlini wrote:

>Chris, I have just noticed that (with or without the last patch) the
>sort.cc performance testcase doesn't build (see attachment). Can you
>spot something obviously wrong? Otherwise I'm going to look into the
>issue...
>  
>
Never mind, my fault: I forgot to rename the static member of
__is_moveable<int_wrap> to __value ;)

Paolo.


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