MCPcopy Create free account
hub / github.com/CppCXY/EmmyLuaCodeStyle / ordered_map

Class ordered_map

3rd/nlohmann_json/single_include/nlohmann/json.hpp:3475–3475  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3473
3474template<class Key, class T, class IgnoredLess, class Allocator>
3475struct ordered_map;
3476
3477/*!
3478@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