Searched refs:_Bitwise_not (Results 1 – 2 of 2) sorted by relevance
98 template<class _Tp> struct _Bitwise_not;164 _Expr<_UnClos<_Bitwise_not,_ValArray,_Tp>,_Tp> operator~ () const;250 template<typename _Tp> struct _Bitwise_not : unary_function<_Tp,_Tp> { struct579 _DEFINE_VALARRAY_UNARY_OPERATOR(~, _Bitwise_not)
656 _Expr<_UnClos<_Bitwise_not,_Expr,_Clos>, value_type>766 _DEFINE_EXPR_UNARY_OPERATOR(~, _Bitwise_not)