Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ swap
Function
swap
Utilities/cmjsoncpp/include/json/value.h:955–955 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
953
};
954
955
inline void swap(Value& a, Value& b) { a.swap(b); }
956
957
inline const Value& Value::front() const { return *begin(); }
958
Callers
3
swap
Method · 0.50
Value
Method · 0.50
swapPayload
Method · 0.50
Calls
1
swap
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…