Browse Source
No need to return a const copy by default in GetItems(). The const reference will be faster. Thanks to @GyrosGeier for the suggestion7.0
3 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue