diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2019-05-02 19:28:38 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@kdab.com> | 2019-05-14 19:18:28 +0200 |
| commit | 1307bf289212632a7a2913a4d1c917af8b63d1d5 (patch) | |
| tree | c2a20b84fbe173129677ea6ec49037d6e4bb86ce /src/tools/uic/cpp/cppwriteinitialization.cpp | |
| parent | 046a1b72b47c1b97b6f56831cddeef0226a42006 (diff) | |
qlalr: replace a QMap-wrapping OrderedSet with std::set
Why roll your own if you can use the original. The clone was even
designed to be API-compatible with std::set, so porting is trivial,
except for the unholy int/size_t mismatch, which requires a few
casts.
Change-Id: Ieb99cbc019ef387c6901d7518d1e79585169b638
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions
