Files
android_external_libcxx/include
Eric Fiselier c848cefa27 Fix ::reference typedef in insert iterators.
Since at least the C++11 standard insert iterators are specified
as having ::reference typedef void. Libc++ was not doing that.
This patch corrects the typedef.

This patch changes the std::iterator base class of insert_iterator,
front_insert_iterator and back_insert_iterator. This should not
be an ABI breaking change.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@274209 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-30 04:40:50 +00:00
..
2016-06-14 03:48:09 +00:00
2015-02-05 02:34:59 +00:00
2016-04-21 22:54:21 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2015-10-08 20:37:11 +00:00
2015-10-08 20:37:44 +00:00
2015-11-30 05:39:30 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2015-10-08 20:41:26 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2015-10-09 01:29:09 +00:00
2015-10-09 01:41:45 +00:00
2011-10-17 20:05:10 +00:00
2015-10-09 19:57:37 +00:00
2016-02-20 00:19:45 +00:00
2015-05-19 02:03:22 +00:00
2015-11-30 05:04:48 +00:00
2016-02-20 00:16:41 +00:00
2015-10-09 01:29:09 +00:00
2016-04-21 22:54:21 +00:00
2011-10-17 20:05:10 +00:00
2015-10-09 19:57:37 +00:00