]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common: Add iterator traits to mini_flat_map and bitset_set iterator
authorJon Bailey <jonathan.bailey1@ibm.com>
Mon, 12 May 2025 20:19:48 +0000 (21:19 +0100)
committerJon Bailey <jonathan.bailey1@ibm.com>
Mon, 14 Jul 2025 14:16:52 +0000 (15:16 +0100)
commit8f1fa0d1307d7a60844de0ca33628e0c6997468e
tree5b8d087fe7e7d9f3f27ac65627933059ca2481cd
parenta05bb75cf27b0e262c1cbb770719a619e60629ac
common: Add iterator traits to mini_flat_map and bitset_set iterator

Add iterator traits to mini_flat_map and bitset_set iterator to allow std algorithms to be able to perform operations using the mini_flat_map iterator

Signed-off-by: Jon Bailey <jonathan.bailey1@ibm.com>
src/common/bitset_set.h
src/common/mini_flat_map.h