MCPcopy 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

emplaceFunction · 0.85
atFunction · 0.85
out_of_rangeClass · 0.85
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected