teak-llvm/libcxx/test/std/utilities/meta
2015-11-30 05:20:00 +00:00
..
meta.hel Add support for N4389 - std::bool_constant 2015-05-18 23:21:06 +00:00
meta.logical Implement P0013R1: Logical Operator Type Traits. Make a hidden implementation (__and_, __or_, and __not_) so that we can use them elsewhere in non-C++17 code - for example, in the LFTS 2015-11-16 15:54:13 +00:00
meta.rel Fix bad macros in tests 2015-11-30 05:03:35 +00:00
meta.rqmts
meta.trans Walter pointed out some missing includes in the tests. Fixing the includes uncovered a couple bugs in the _v type traits. Fixed those, too 2015-11-10 15:48:23 +00:00
meta.type.synop
meta.unary Walter pointed out some missing includes in the tests. Fixing the includes uncovered a couple bugs in the _v type traits. Fixed those, too 2015-11-10 15:48:23 +00:00
meta.unary.prop.query Fix bugs in alignment_of_v, etc. Re-enable the newly added tests 2015-11-30 05:20:00 +00:00
version.pass.cpp