mirror of
https://github.com/taglib/taglib.git
synced 2026-08-27 12:47:01 -04:00
* manual range loop conversions Signed-off-by: Rosen Penev <[email protected]> * Restore const containers where non const temporaries are iterated * Use std::as_const() instead of const container copies where possible --------- Signed-off-by: Rosen Penev <[email protected]> Co-authored-by: Urs Fleisch <[email protected]>