YIO-Remote / remote-software

💎 YIO Remote Software repository
GNU General Public License v3.0
164 stars 21 forks source link

fix: Correct const_iterator usage #501

Closed zehnm closed 4 years ago

zehnm commented 4 years ago

When using a const_iterator one has to use cbegin() and cend()