Searched refs:_Bitwise_xor (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/std/
H A Dstd_valarray.h97 template<class _Tp> struct _Bitwise_xor;
246 template<typename _Tp> struct _Bitwise_xor : binary_function<_Tp,_Tp,_Tp> { struct in inherits:binary_function
676 _DEFINE_BINARY_OPERATOR(^, _Bitwise_xor)
H A Dvalarray_meta.h837 _DEFINE_EXPR_BINARY_OPERATOR(^, _Bitwise_xor)

Completed in 45 milliseconds