This is an archive of the discontinued LLVM Phabricator instance.

Proposed Resolution for LWG 2415: Inconsistency between unique_ptr and shared_ptr
ClosedPublic

Authored by mclow.lists on Apr 30 2015, 11:45 AM.

Details

Reviewers
EricWF
Summary

http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#2415

This change should really be applied to the shared_ptr in LFTS as well- and I have let Jeffrey know.

Diff Detail

Event Timeline

mclow.lists retitled this revision from to Proposed Resolution for LWG 2415: Inconsistency between unique_ptr and shared_ptr.
mclow.lists updated this object.
mclow.lists edited the test plan for this revision. (Show Details)
mclow.lists added a reviewer: EricWF.
mclow.lists added a subscriber: Unknown Object (MLST).
EricWF accepted this revision.Apr 30 2015, 6:25 PM
EricWF edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Apr 30 2015, 6:25 PM

Committed as r236953

mclow.lists closed this revision.May 18 2015, 11:31 AM