returns the bit-wise exclusive OR of the two arguments
std::bit_xor | bitwise exclusive or operation |
std_types::integer | the prototype object for all integral numbers |
std_types::positive_integer | the prototype object for all non-negative integers |