not1
not1
template<class Pred>
unary_negate<Pred> not1(const Pred& pr);
The template function returns unary_negate
<Pred>(pr)
.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
not1
template<class Pred>
unary_negate<Pred> not1(const Pred& pr);
The template function returns unary_negate
<Pred>(pr)
.