dxx-rebirth/common/unittest
Kp b6bebcf6b8 Propagate T::index_type through partial_range
When partial_range is used on a container that defines index_type,
define that same index_type on the partial_range.  This allows other
callers, such as enumerate(), to maintain the correct index type.
2021-09-04 12:17:14 +00:00
..
partial_range.cpp Propagate T::index_type through partial_range 2021-09-04 12:17:14 +00:00
serial.cpp Add unit tests for serialization code 2020-05-17 23:35:25 +00:00
valptridx-range.cpp Use C++11 user-defined literals to dispatch valptridx error style 2020-04-26 17:26:23 +00:00
xrange.cpp Add support for xrange steps other than +1 2021-08-26 03:13:45 +00:00
zip.cpp Add unit test for zip iterator 2020-02-26 05:07:34 +00:00