Kefu Chai
0232115eaa
compaction: disambiguate type name
otherwise GCC-13 complains:
```
/home/kefu/dev/scylladb/compaction/compaction_state.hh:38:22: error: declaration of ‘compaction::owned_ranges_ptr compaction::compaction_state::owned_ranges_ptr’ changes meaning of ‘owned_ranges_ptr’ [-Wchanges-meaning]
38 | owned_ranges_ptr owned_ranges_ptr;
| ^~~~~~~~~~~~~~~~
```
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>
2023-04-29 17:02:25 +08:00
..
2023-03-08 22:53:42 +08:00
2022-11-11 09:22:49 -03:00
2023-04-10 23:19:04 +03:00
2023-04-10 23:28:16 +03:00
2023-02-15 11:01:50 +02:00
2023-04-13 08:20:25 +03:00
2023-04-10 23:28:16 +03:00
2023-04-29 17:02:25 +08:00
2023-04-10 23:19:04 +03:00
2023-03-27 15:46:11 -03:00
2022-01-18 12:15:18 +01:00
2023-03-27 15:46:11 -03:00
2023-03-27 13:40:02 -03:00
2022-01-18 12:15:18 +01:00
2023-04-10 23:31:35 +03:00
2022-11-17 12:44:59 +02:00
2023-03-27 11:13:10 -03:00
2023-03-28 08:48:15 -03:00
2023-03-28 08:48:15 -03:00
2023-02-15 22:57:18 +02:00
2022-02-24 18:57:45 -03:00
2023-03-27 11:13:10 -03:00
2023-03-27 11:13:10 -03:00
2023-04-10 23:19:04 +03:00
2023-03-28 08:48:10 -03:00
2023-04-23 16:27:11 +03:00
2023-04-12 08:38:59 +03:00
2023-04-14 08:28:16 +03:00
2023-04-14 08:28:16 +03:00