mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-21 07:07:39 +00:00
when vectors are resized the memory is realocated so all the option pointers become invalid. Using a deque avoids this it has all the same methods so it is straight replacement. fixes: #15961 |
||
|---|---|---|
| .. | ||
| kmx_test_source | ||
| standards | ||
| unit | ||
| meson.build | ||