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] : Fix operator+ in random_access_iterator_wrapper


Chris Jefferson wrote:

>Just as a brief heads-up (I meant to attach this to my previous mail).
>Even after these two patches are applied, there is still one testsuite
>failure with concept checks turned on (25_algorithms/unique/moveable.cc).
>
>This failure is present because one of the testsuite structs
>purposefully fails the concept checks (it only provides moveable copy
>and assignmen, not true copy and assignment). I haven't decided the
>neatest way of fixing this yet, but there is not "actual problem", just
>a testsuite problem.
>  
>
Ok, I see. In any case, this issue is definitely less urgent, because
I'm not going to port to mainline the simulated move semantics tests ;)

Paolo.


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