Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crimson/osd: do not check HAVE_STDLIB_MAP_SPLICING
seastar always uses GCC-9 and up, so there is no need to check for the existence of map::merge() before using it anymore. Signed-off-by: Kefu Chai <[email protected]>
- Loading branch information