operator==#

template<typename T>
bool operator==(
const XVector4<T> &lhs,
const XVector4<T> &rhs,
)#