Searched defs:__bitwise_not (Results 1 – 2 of 2) sorted by relevance
164 struct __bitwise_not struct167 _Tp operator()(const _Tp& __t) const { return ~__t; } in operator()
183 struct __bitwise_not struct186 _Tp operator()(const _Tp& __t) const in operator()