Home
last modified time | relevance | path

Searched defs:bit_xor (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__functional/
H A Doperations.h94 struct _LIBCPP_TEMPLATE_VIS bit_xor : __binary_function<_Tp, _Tp, _Tp> { struct
98 _LIBCPP_CTAD_SUPPORTED_FOR_TYPE(bit_xor); argument