]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #62977 from tchaikov/mgr-std-variant
authorKefu Chai <tchaikov@gmail.com>
Mon, 28 Apr 2025 03:34:26 +0000 (11:34 +0800)
committerGitHub <noreply@github.com>
Mon, 28 Apr 2025 03:34:26 +0000 (11:34 +0800)
commit341e39253ef08be8cefc60498798579d531eddef
tree90eaf9e51f9c4f59063e011d0d715ed3ddacc485
parent7abb5864a17b09044a4cbf61b683ca67b6ec21eb
parentd8141f4302ad7631a3a068e5017e9b018d6cb741
Merge pull request #62977 from tchaikov/mgr-std-variant

mgr: migrate from boost::variant to std::variant

Reviewed-by: Matan Breizman <mbreizma@redhat.com>