This is an archive of the discontinued LLVM Phabricator instance.

Implement deduction guides for `std::deque`
ClosedPublic

Authored by mclow.lists on May 16 2018, 1:55 PM.

Diff Detail

Event Timeline

mclow.lists created this revision.May 16 2018, 1:55 PM

I should probably add some tests for the implicit deduction guides, too.

Added tests (and fix!) for the implicit deduction guides.

mclow.lists accepted this revision.Oct 8 2018, 8:10 AM

Committed as r332785

This revision is now accepted and ready to land.Oct 8 2018, 8:10 AM
mclow.lists closed this revision.Oct 8 2018, 8:11 AM