This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Mark the C++03 version of std::function as deprecated
ClosedPublic

Authored by ldionne on Feb 17 2020, 7:56 AM.

Details

Diff Detail

Event Timeline

ldionne created this revision.Feb 17 2020, 7:56 AM
EricWF accepted this revision.Feb 23 2020, 3:44 PM

LGTM.

This revision is now accepted and ready to land.Feb 23 2020, 3:44 PM
This revision was automatically updated to reflect the committed changes.