Bryant Wong
e3c7364670
[ADT] Fix zip iterator interface.
...
This commit provides `zip_{first,shortest}` with the standard member types and
methods expected of iterators (e.g., `difference_type`), in order for zip to be
used with other adaptors, such as `make_filter_range`.
Support for reverse iteration has also been added.
Differential Revision: https://reviews.llvm.org/D30246
llvm-svn: 296036
2017-02-23 23:00:46 +00:00
..
2017-01-25 04:54:34 +00:00
2017-02-07 11:58:22 +00:00
2015-06-24 17:05:04 +00:00
2016-11-22 23:22:19 +00:00
2016-07-13 18:23:16 +00:00
2017-01-23 19:06:54 +00:00
2016-09-11 22:40:40 +00:00
2016-12-14 00:15:57 +00:00
2015-04-11 02:11:45 +00:00
2015-04-11 02:11:45 +00:00
2016-10-18 17:50:39 +00:00
2017-01-24 05:29:40 +00:00
2016-10-05 21:36:16 +00:00
2016-10-16 17:49:09 +00:00
2014-11-12 02:06:08 +00:00
2015-03-03 19:52:59 +00:00
2016-09-11 16:20:53 +00:00
2017-02-07 21:31:03 +00:00
2016-09-11 16:20:53 +00:00
2016-09-11 16:20:53 +00:00
2016-09-30 19:52:27 +00:00
2016-09-11 23:43:43 +00:00
2014-06-08 22:29:17 +00:00
2016-07-17 18:10:30 +00:00
2016-11-03 19:14:46 +00:00
2017-01-04 22:49:55 +00:00
2017-02-23 23:00:46 +00:00
2014-03-09 11:20:17 +00:00
2016-10-10 16:25:59 +00:00
2016-08-11 20:10:15 +00:00
2015-08-12 23:26:12 +00:00
2016-02-18 21:00:08 +00:00
2016-01-13 05:59:13 +00:00
2016-01-10 08:48:23 +00:00
2014-06-08 22:29:17 +00:00
2016-08-15 21:52:54 +00:00
2017-01-04 11:40:18 +00:00
2016-08-18 17:15:25 +00:00
2016-12-30 12:34:36 +00:00
2016-08-22 21:59:26 +00:00
2016-08-10 17:52:09 +00:00
2016-07-17 18:10:30 +00:00
2016-03-25 19:28:08 +00:00
2016-11-02 00:59:58 +00:00
2016-11-22 03:27:43 +00:00
2016-04-05 20:45:04 +00:00
2016-04-05 20:45:04 +00:00
2017-01-17 23:09:21 +00:00
2016-03-14 18:10:41 +00:00
2016-12-26 23:30:44 +00:00
2016-09-27 16:37:30 +00:00
2016-07-21 13:37:48 +00:00
2017-02-14 19:06:37 +00:00
2016-10-04 19:33:13 +00:00
2016-08-31 16:48:13 +00:00
2017-02-16 14:37:03 +00:00
2017-02-04 22:49:22 +00:00
2016-12-17 01:31:46 +00:00