Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ ordered_map
Class
ordered_map
Source/Utils/json.hpp:2936–2936 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2934
2935
template<class Key, class T, class IgnoredLess, class Allocator>
2936
struct ordered_map;
2937
2938
/*!
2939
@brief ordered JSON class
Callers
nothing calls this directly
Calls
5
emplace
Function · 0.85
at
Function · 0.85
out_of_range
Class · 0.85
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected