summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/numarray/template.mask.array
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2015-696/+0
| | | | llvm-svn: 224658
* Add return statement to slice_array and mask_array assignment. Closes PR20614.Eric Fiselier2014-08-121-0/+15
| | | | | | | | | | This patch just adds the required return statements to slice_array::operator= and mask_array::operator=. Tests were added to check that the return value is the same as the object assigned to. llvm-svn: 215414
* license changeHoward Hinnant2010-11-1615-30/+30
| | | | llvm-svn: 119395
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1115-15/+15
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1115-0/+681
llvm-svn: 103490
OpenPOWER on IntegriCloud