Dave Abrahams
0d68b3a4af
[stdlib] Generate RandomAccessCollection defaults
...
The defaults we were generating for Collection and
BidirectionalCollection didn't make any sense, because if you could do
that strideable arithmetic then you essentially had random access.
Instead we constrain the defaults to apply to RandomAccessCollection
where the Indices are a CountableRange.
2016-05-02 11:35:32 -07:00
..
2016-04-25 07:19:26 -07:00
2016-04-06 20:21:58 -04:00
2016-02-24 17:46:10 -08:00
2016-03-11 16:01:41 -08:00
2016-03-11 16:01:41 -08:00
2016-05-02 11:35:32 -07:00
2016-02-24 17:46:10 -08:00
2016-03-11 16:01:41 -08:00
2016-04-26 15:56:42 -07:00
2016-04-18 11:20:54 -07:00
2016-02-24 17:46:10 -08:00
2016-04-26 15:56:42 -07:00
2016-04-06 20:21:58 -04:00
2016-02-24 17:46:10 -08:00
2016-04-28 20:21:30 -07:00
2016-02-24 17:46:10 -08:00
2016-04-06 20:21:58 -04:00
2016-04-06 20:21:58 -04:00
2016-03-15 15:46:31 -07:00
2016-04-06 20:21:58 -04:00
2016-02-24 17:46:10 -08:00
2016-03-11 16:01:41 -08:00
2016-04-14 23:13:43 -07:00
2016-04-06 20:21:58 -04:00
2016-03-30 11:17:09 -07:00
2016-04-06 20:21:58 -04:00
2016-04-12 22:31:46 +02:00
2016-02-20 00:55:35 -08:00
2016-04-25 07:19:26 -07:00
2016-03-30 11:17:09 -07:00
2016-04-06 20:21:58 -04:00
2016-03-11 16:01:41 -08:00
2016-04-14 23:13:43 -07:00
2016-03-22 16:05:51 +09:00