Searched defs:diffs (Results 1 – 1 of 1) sorted by relevance
81 std::ostream& operator<<(std::ostream& o, const AuthorizationSetDifferences& diffs) { in operator <<()103 AuthorizationSetDifferences diffs = {std::move(aName), std::move(bName), {}, {}}; in difference() local