]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: fmt support for bitset_set & mini_flat_map
authorRonen Friedman <rfriedma@redhat.com>
Mon, 10 Mar 2025 17:12:10 +0000 (12:12 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 11 Mar 2025 11:59:35 +0000 (06:59 -0500)
commiteeeb0127ae7b437ad688df4b1e7b865aec3f1ff2
tree7984f1ed48652fd5f93b0d9e9428ea38044309b7
parent3ed23ca36f22968f5ee553bca7a2406264b85b4d
common: fmt support for bitset_set & mini_flat_map

Note: both classes have begin()/end() methods, which
required an explicit opt-out of fmt/range default
handling.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/common/bitset_set.h
src/common/mini_flat_map.h