Return-To-The-Roots / s25client

Return To The Roots (Settlers II(R) Clone)
http://www.rttr.info
GNU General Public License v2.0
470 stars 75 forks source link

Make EnumRange iterators usable as iterators in std algorithms #1665

Closed Flamefire closed 1 day ago

Flamefire commented 1 month ago

The range iterator is a forward iterator, so add the necessary typedefs

See https://github.com/Return-To-The-Roots/s25client/pull/1657#discussion_r1594456973