diff options
author | Henry Wilson <m3henry@googlemail.com> | 2018-09-23 22:15:35 +0100 |
---|---|---|
committer | PeterN <peter@fuzzle.org> | 2019-03-26 20:15:57 +0000 |
commit | 846095224044b39ddd3249b6ea072e486ba1fe38 (patch) | |
tree | ae8a22887b9b5f8fc8b4a7695826af739c3cc2de /src/widgets | |
parent | 81315939b909a95277ffbab51709714779089656 (diff) | |
download | openttd-846095224044b39ddd3249b6ea072e486ba1fe38.tar.xz |
Codechange: Replaced SmallVector::Find() const with suitable alternatives
The use of std::none_of in network/core/host.cpp is driven by the non-const
comparison operator use by NetworkAddress. A future commit should address
the const_casts in that class to ensure const-correctness.
Diffstat (limited to 'src/widgets')
0 files changed, 0 insertions, 0 deletions