.TH "std::ranges::not_equal_to" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::ranges::not_equal_to \- ranges::not_equal_to function object type\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "\fBusing\fP \fBis_transparent\fP = \fB__is_transparent\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "template<\fBtypename\fP _Tp , \fBtypename\fP _Up > .br requires equality_comparable_with<_Tp, _Up>constexpr bool \fBoperator()\fP (_Tp &&__t, _Up &&\fB__u\fP) const noexcept(noexcept(\fBstd::declval\fP< _Up >()==\fBstd::declval\fP< _Tp >()))" .br .in -1c .SH "Detailed Description" .PP ranges::not_equal_to function object type\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.