aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/release-notes
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2023-06-23 12:01:10 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2023-06-23 12:01:10 -0400
commit484290a9e05ea840f9bc6ba3cc98d64ccffe202b (patch)
treeed55ba1ed4f7e1301dfece37110a467e549015b0 /doc/manual/src/release-notes
parentfd4f03b8fdcb0f33552730c786139019e29f5dbe (diff)
Use a struct not `std::pair` for `SearchPathElem`
I got very confused trying to keep all the `first` and `second` straight reading the code, *especially* as there is also another `(boolean, string)` pair type also being used. Named fields is much better. There are other cleanups that we can do (for example, the existing TODO), but we can do them later. Doing them now would just make this harder to review.
Diffstat (limited to 'doc/manual/src/release-notes')
0 files changed, 0 insertions, 0 deletions