summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.logical/negation.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
| | | | llvm-svn: 271435
* Implement P0013R1: Logical Operator Type Traits. Make a hidden ↵Marshall Clow2015-11-161-0/+39
implementation (__and_, __or_, and __not_) so that we can use them elsewhere in non-C++17 code - for example, in the LFTS llvm-svn: 253215
OpenPOWER on IntegriCloud