Searched defs:symmetric_difference (Results 1 – 13 of 13) sorted by relevance
29 constexpr symmetric_difference_t symmetric_difference{}; variable
290 constexpr auto symmetric_difference = [](auto&& xs, auto&& ys) { in __anonaecf3b3c0702() variable
374 constexpr auto symmetric_difference = [](auto&& xs, auto&& ys) { in __anond754ca2e0802() variable
290 constexpr auto symmetric_difference = [](auto&& xs, auto&& ys) { in __anon9b391a290702() variable
374 constexpr auto symmetric_difference = [](auto&& xs, auto&& ys) { in __anonc3bea91b0802() variable
220 ordered_set_type symmetric_difference(const OrderedSet &other) { in symmetric_difference() function480 ordered_set_type symmetric_difference(const OrderedSet &other) { in symmetric_difference() function
179 def symmetric_difference(self, other): member in WeakSet
133 void symmetric_difference (const hb_sparseset_t &other) { s.symmetric_difference (other.s); } in symmetric_difference() function
233 void symmetric_difference (const hb_bit_set_invertible_t &other) in symmetric_difference() function
583 void symmetric_difference (const hb_bit_set_t &other) { process (hb_bitwise_xor, other); } in symmetric_difference() function
555 void symmetric_difference (const hb_set_t *other) in symmetric_difference() function
708 void symmetric_difference (const hb_set_t *other) in symmetric_difference() function