We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5eb438e + 351b86d commit 6caea31Copy full SHA for 6caea31
1 file changed
art_internal_impl.hpp
@@ -1670,7 +1670,7 @@ class basic_inode_4 : public basic_inode_4_parent<ArtPolicy> {
1670
critical_section_policy<std::uint32_t> integer;
1671
1672
UNODB_DETAIL_DISABLE_MSVC_WARNING(26495)
1673
- key_union() noexcept {}
+ constexpr key_union() noexcept {}
1674
UNODB_DETAIL_RESTORE_MSVC_WARNINGS()
1675
} keys;
1676
0 commit comments