dxx-rebirth/common/unittest
Kp da779e27b7 Generalize zip get_static_size to use tuple_size
This allows it to work on pairs, tuples, and any types that define a
reasonable overload of tuple_size.

Add unit tests for the known supported types.
2022-11-07 01:59:34 +00:00
..
enumerate.cpp Make enumerate() default to std::size_t for index_type 2022-10-09 23:15:20 +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 Fix compilation of valptridx unit tests 2022-10-02 19:51:35 +00:00
xrange.cpp Return sentinel type from xrange::end() 2022-10-09 23:15:20 +00:00
zip.cpp Generalize zip get_static_size to use tuple_size 2022-11-07 01:59:34 +00:00