Searched defs:bit_not (Results 1 – 2 of 2) sorted by relevance
395 bit_not(operand a) in bit_not() function
19742 struct bit_not : public unary_function<_Tp, _Tp> struct19746 operator()(const _Tp& __x) const in operator ()()19794 struct bit_not<void> struct19799 operator()(_Tp&& __t) const in operator ()()19804 typedef __is_transparent is_transparent;