Osyotr
|
d0c4e79822
|
Fix use of invalid iterator in Beam::Add
`pop_back` invalidates `it` if `it == std::prev(m_entries.end())`
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
|
2024-01-03 23:13:58 -03:00 |
|
Maxim Pimenov
|
8f0823e16f
|
Review fixes.
|
2018-12-27 14:12:10 +03:00 |
|
Maxim Pimenov
|
5bc7e24c09
|
[base] A benchmark for Beam.
|
2018-12-27 14:12:10 +03:00 |
|
Maxim Pimenov
|
0f811c601e
|
[base] An alternative implementation of Beam.
|
2018-12-27 14:12:10 +03:00 |
|
Maxim Pimenov
|
8336cc56cf
|
[base] [geocoder] Moved the Beam class from geocoder to base.
|
2018-12-27 14:12:10 +03:00 |
|