--- Comment #13 from tjgolubi at netins dot net 2010-03-01 23:23 ---
Subject: Re: std::unique_ptr::reset() does not conform to N3035.
I think you are correct now. Thank you for the explanation.
terry
- Original Message -
From: "redi at gcc dot gnu dot org"
--- Comment #10 from tjgolubi at netins dot net 2010-03-01 22:22 ---
Subject: Re: std::unique_ptr::reset() does not conform to N3035.
I see your point.
I think it should still check for resetting to the same value to avoid
duplicate deletes later.
terry
void
reset
reset() does not conform to N3035.
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tjgolubi at netins do