Browse Source
This is mainly to avoid dangerous code pattern: getting an iterator on a temporary object. Previously `data()` returns a const reference so the code wasn't doing any harm.adaptive-webui-19844
Chocobo1
3 years ago
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue