MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / ordered_map

Class ordered_map

dependencies/json/json.hpp:3003–3003  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3001
3002template<class Key, class T, class IgnoredLess, class Allocator>
3003struct ordered_map;
3004
3005/*!
3006@brief ordered JSON class

Callers

nothing calls this directly

Calls 5

emplaceFunction · 0.70
atFunction · 0.70
out_of_rangeClass · 0.70
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected