MCPcopy Create free account
hub / github.com/CppCXY/EmmyLuaCodeStyle / json_pointer.hpp

File json_pointer.hpp

3rd/nlohmann_json/include/nlohmann/detail/json_pointer.hpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#pragma once
2
3#include <algorithm> // all_of
4#include <cctype> // isdigit

Callers

nothing calls this directly

Calls 9

escapeFunction · 0.70
createFunction · 0.50
ifFunction · 0.50
flattenFunction · 0.50
operator[]Method · 0.45
beginMethod · 0.45
endMethod · 0.45
sizeMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected