OpenTTD Source 20250727-master-g79524af5fc
|
Iterator adaptor that takes items alternating from a middle position. More...
#include <ranges>
Go to the source code of this file.
Data Structures | |
class | AlternatingIterator< Titer > |
Iterator that alternately takes from the "middle" of a range. More... | |
class | AlternatingView< Titer > |
Iterator adaptor that takes items alternating from a middle position.
Definition in file alternating_iterator.hpp.