summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/meta/meta.hel/integral_constant.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-47/+0
| | | | llvm-svn: 224658
* War on tabs.Howard Hinnant2013-07-081-2/+2
| | | | llvm-svn: 185865
* Implement n3545 for c++14Marshall Clow2013-07-081-0/+5
| | | | llvm-svn: 185856
* A much improved type_traits for C++0x. Not yet done: ↵Howard Hinnant2011-05-131-0/+4
| | | | | | is_trivially_constructible, is_trivially_assignable and underlying_type. llvm-svn: 131291
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119395
* Working the type_traits area: Hooked up to clang's __is_union. Got ↵Howard Hinnant2010-09-061-0/+2
| | | | | | has_trivial_copy_assign working. llvm-svn: 113162
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+36
| | | | llvm-svn: 111767
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-111-0/+1
llvm-svn: 103490
OpenPOWER on IntegriCloud