Files
espurna/code
Maxim Prokhorov 1a4926da2d settings: const-correctness and simplify prefix search
Cursor is in a weird spot, by being both the pointer to the data and the
read-range that is used of specify the range in which we operate
Next TODO would be to move even more things to 'const', but that would
at least require to rework the cursor object and also remove it from the
members list.
2022-02-09 15:43:08 +03:00
..
2019-07-11 00:34:17 +03:00
2022-01-13 04:04:37 +03:00
2019-07-11 00:34:17 +03:00
2019-07-11 00:34:17 +03:00