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
serial.cpp
valptridx-range.cpp
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