summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/utilities/ratio/nothing_to_do.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove more of the std::experimental bits that are now in std::. All the _v ↵Marshall Clow2018-02-061-13/+0
| | | | | | type aliases, conjunction/disjunction, apply, etc. See https://libcxx.llvm.org/TS_deprecation.html llvm-svn: 324423
* [libcxx] Add <experimental/ratio>Eric Fiselier2015-02-171-0/+13
Summary: This patch is pretty simple. It just adds the _v traits from <ratio>. The draft can be found here. Reviewers: jroelofs, K-ballo, mclow.lists Reviewed By: mclow.lists Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D7351 llvm-svn: 229509
OpenPOWER on IntegriCloud