Commit graph

5 commits

Author SHA1 Message Date
Bruno BELANYI 5868b5d36c Introduce 'IntervalMapTest' fixture 2024-08-24 19:16:27 +01:00
Bruno BELANYI b23af215e8 Handle empty range insertion 2024-08-24 19:16:27 +01:00
Bruno BELANYI 9d2e062c38 Add test for minimal 'interval_map' type interface
Add `KeyInterface` (respectively `ValueInterface`). Those classes
provide the minimum documented interface for `K` (respectively `V`) in
`interval_map<K, V>`.
2024-08-24 19:16:27 +01:00
Bruno BELANYI e16ecf060b Add given code 2024-08-24 19:16:27 +01:00
Bruno BELANYI 3a182f3d0c Bootstrap project 2024-08-23 21:28:41 +01:00