MCPcopy Create free account
hub / github.com/ElementsProject/elements / swap

Method swap

src/test/checkqueue_tests.cpp:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 return true;
83 }
84 void swap(UniqueCheck& x) { std::swap(x.check_id, check_id); };
85};
86
87

Callers 4

EncryptMethod · 0.45
refreshMethod · 0.45
FindShortestSeparatorMethod · 0.45
FindShortSuccessorMethod · 0.45

Calls 1

swapFunction · 0.85

Tested by

no test coverage detected