summaryrefslogtreecommitdiffstats
path: root/libcxx/include/iterator
Commit message (Collapse)AuthorAgeFilesLines
...
* Cement ABI on clang for char16_t and char32_t. Also fixed some comments in ↵Howard Hinnant2010-09-141-3/+3
| | | | | | <iterator>. llvm-svn: 113842
* Experimenting with a new forward fomulation (kudos Daniel Kruegler), updated ↵Howard Hinnant2010-09-131-6/+6
| | | | | | insert iterators to work better with pproxies, and doubled the speed of __next_prime. llvm-svn: 113731
* Changed __config to react to all of clang's currently documented has_feature ↵Howard Hinnant2010-09-041-10/+10
| | | | | | flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. llvm-svn: 113086
* Fixing whitespace problemsHoward Hinnant2010-08-221-25/+25
| | | | llvm-svn: 111750
* patch by Jesse Towner, and bug fix by Sebastian RedlHoward Hinnant2010-08-101-1/+1
| | | | llvm-svn: 110724
* 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/+1706
llvm-svn: 103490
OpenPOWER on IntegriCloud