This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/51609] [C++11] unique_ptr<const T[]>::reset rejects cv-compatible argument pointers


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51609

--- Comment #3 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2011-12-19 07:07:52 UTC ---
(In reply to comment #2)
> While I agree the code is reasonable, I think an LWG issue is needed, because I
> don't think GCC's behaviour is in conflict with the standard.

I agree, my argumentation was solely based on the text and I overlooked the
difference in the signatures in the class synopsis. So, this issue should be
closed as invalid.


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