Skip to content

Add a RawBank::types() which returns a range of RawBank::BankTypes

Gerhard Raven requested to merge add-rawbank-type-range into master

Add a RawBank::types() which returns a range of RawBank::BankTypes so one can loop over them, and pass them to STL algorithms... and adapt some loops over BankTypes

Merge request reports