]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common: rm the cast operator of md_config_cacher_t
authorRonen Friedman <rfriedma@redhat.com>
Thu, 14 Nov 2024 12:12:23 +0000 (06:12 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 19 Nov 2024 13:47:08 +0000 (07:47 -0600)
commitf92042853a014a9a1538a17a97ee33c775671aa3
tree84ab98d7190fbc41f87e05eb142f0ed70038f555
parent71de8c0accdbae59b1d66581627e9d1306539336
common: rm the cast operator of md_config_cacher_t

as its replacement - the type-deduced operator() - is now in use,
and the resulting code is more readable and less error-prone.

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