This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Add <experimental/ratio>
ClosedPublic

Authored by EricWF on Feb 2 2015, 11:49 AM.

Details

Summary

This patch is pretty simple. It just adds the _v traits from <ratio>.

The draft can be found here.

Diff Detail

Event Timeline

EricWF updated this revision to Diff 19173.Feb 2 2015, 11:49 AM
EricWF retitled this revision from to [libcxx] Add <experimental/ratio>.
EricWF updated this object.
EricWF edited the test plan for this revision. (Show Details)
EricWF added reviewers: mclow.lists, jroelofs, K-ballo.
EricWF added a subscriber: Unknown Object (MLST).
EricWF updated this revision to Diff 19179.Feb 2 2015, 12:28 PM

Add a test that ensures <ratio> is included and is also standard.

EricWF updated this revision to Diff 19724.Feb 10 2015, 6:04 PM

Rename header.ration.synop to proper name header.ratio.synop.

mclow.lists accepted this revision.Feb 17 2015, 8:41 AM
mclow.lists edited edge metadata.

LGTM

This revision is now accepted and ready to land.Feb 17 2015, 8:41 AM
EricWF closed this revision.Feb 17 2015, 8:53 AM