MCPcopy Create free account
hub / github.com/Samsung/UTopia / swap

Function swap

external/jsoncpp/json/json.h:1440–1440  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1438};
1439
1440inline void swap(Value& a, Value& b) { a.swap(b); }
1441
1442} // namespace Json
1443

Callers 3

swapMethod · 0.85
ValueMethod · 0.85
swapPayloadMethod · 0.85

Calls 1

swapMethod · 0.80

Tested by

no test coverage detected