MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / swap

Function swap

json/json.h:1365–1365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1363};
1364
1365inline void swap(Value& a, Value& b) { a.swap(b); }
1366
1367} // namespace Json
1368

Callers 8

swapMethod · 0.70
ValueMethod · 0.70
jsoncpp.cppFile · 0.70
swapPayloadMethod · 0.70
type.cppFile · 0.50
ApplyRelocationMethod · 0.50
ApplyRelocationMethod · 0.50
ApplyRelocationMethod · 0.50

Calls 1

swapMethod · 0.45

Tested by

no test coverage detected