You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/experimental/utilities/ratio/header.ratio.synop
Eric Fiselier 13b96fdfbd [libcxx] Add <experimental/ratio>
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

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@229509 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
includes.pass.cpp
ratio_equal_v.pass.cpp
ratio_greater_equal_v.pass.cpp
ratio_greater_v.pass.cpp
ratio_less_equal_v.pass.cpp
ratio_less_v.pass.cpp
ratio_not_equal_v.pass.cpp