Home
last modified time | relevance | path

Searched refs:unary_negate (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dstl_function.h312 class unary_negate
319 unary_negate(const _Predicate& __x) : _M_pred(__x) {} in unary_negate() function
328 inline unary_negate<_Predicate>
330 { return unary_negate<_Predicate>(__pred); } in not1()
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dstl_function.h272 class unary_negate
277 explicit unary_negate(const _Predicate& __x) : _M_pred(__x) {} in unary_negate() function
285 inline unary_negate<_Predicate>
288 return unary_negate<_Predicate>(__pred); in not1()
/openbsd/src/gnu/gcc/libstdc++-v3/include/backward/
Dfunction.h83 using std::unary_negate;
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/backward/
Dfunction.h83 using std::unary_negate;
/openbsd/src/gnu/llvm/libcxx/include/
Dfunctional179 class unary_negate // deprecated in C++17, removed in C++20
183 explicit unary_negate(const Predicate& pred);
188 unary_negate<Predicate> not1(const Predicate& pred);
531 #include <__functional/unary_negate.h>
DCMakeLists.txt358 __functional/unary_negate.h
Dmodule.modulemap.in930 module unary_negate { private header "__functional/unary_negate.h" }
/openbsd/src/gnu/llvm/libcxx/docs/
DUsingLibcxx.rst335 This macro is used to re-enable `not1`, `not2`, `unary_negate`,
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/libcxx/include/
DBUILD.gn433 "__functional/unary_negate.h",
/openbsd/src/gnu/lib/libcxx/
DMakefile447 __functional/unary_negate.h \
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DCHECKLIST519 template <class Predicate> struct unary_negate;
521 unary_negate<Predicate> not1(const Predicate&);
653 class unary_negate
656 T explicit unary_negate(const Predicate& pred);
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DCHECKLIST519 template <class Predicate> struct unary_negate;
521 unary_negate<Predicate> not1(const Predicate&);
653 class unary_negate
656 T explicit unary_negate(const Predicate& pred);
/openbsd/src/distrib/sets/lists/comp/
Dclang.macppc381 ./usr/include/c++/v1/__functional/unary_negate.h
Dclang.powerpc64380 ./usr/include/c++/v1/__functional/unary_negate.h
Dclang.i386380 ./usr/include/c++/v1/__functional/unary_negate.h
Dclang.amd64382 ./usr/include/c++/v1/__functional/unary_negate.h
Dclang.riscv64380 ./usr/include/c++/v1/__functional/unary_negate.h
Dclang.octeon381 ./usr/include/c++/v1/__functional/unary_negate.h
Dclang.armv7380 ./usr/include/c++/v1/__functional/unary_negate.h
Dclang.arm64382 ./usr/include/c++/v1/__functional/unary_negate.h
Dclang.loongson381 ./usr/include/c++/v1/__functional/unary_negate.h
Dclang.sparc64381 ./usr/include/c++/v1/__functional/unary_negate.h