Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neargye/magic_enum
/ key_comp
Method
key_comp
include/magic_enum/magic_enum_containers.hpp:1081–1081 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1079
}
1080
1081
[[nodiscard]] constexpr key_compare key_comp() const { return {}; }
1082
1083
[[nodiscard]] constexpr value_compare value_comp() const { return {}; }
1084
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected