logical_xor< C1, C2 > Struct Template Reference xor funtion object
Detailed Descriptiontemplate<typename C1, typename C2 = C1>
|
bool operator() | ( | const C1 & | x, |
const C2 & | y | ||
) | const |
- Returns:
x ^ y
Definition at line 94 of file selection_algorithms.hpp.