test_sequences_and_iterators.cpp
11.2 KB
-
Add lightweight iterators for tuple, list and sequence · 5637af7b
Slightly reduces binary size (range for loops over tuple/list benefit a lot). The iterators are compatible with std algorithms.
Dean Moldovan committed