not1
template<class Pred>
unary_negate<Pred> not1(const Pred& pr);
The template function returns unary_negate<Pred>(pr).
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
not1
template<class Pred>
unary_negate<Pred> not1(const Pred& pr);
The template function returns unary_negate<Pred>(pr).