Searched refs:partial_order (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
| H A D | compare | 587 partial_ordering(partial_order(static_cast<_Tp&&>(__t), 706 return noexcept(partial_ordering(partial_order(std::declval<_Tp>(), 725 return partial_ordering(partial_order(static_cast<_Tp&&>(__e), 861 inline constexpr __cmp_cust::_Partial_order partial_order{};
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | compare | 41 template<class T> constexpr partial_ordering partial_order(const T& a, const T& b); 483 template<class _Tp> constexpr partial_ordering partial_order(const _Tp& __lhs, const _Tp& __rhs);
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
| H A D | compare | 632 partial_ordering(partial_order(static_cast<_Tp&&>(__t), 1026 return noexcept(partial_ordering(partial_order(std::declval<_Tp>(), 1045 return partial_ordering(partial_order(static_cast<_Tp&&>(__e), 1181 inline constexpr __cmp_cust::_Partial_order partial_order{};
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx2aStatusIssuesStatus.csv | 247 "`3324 <https://wg21.link/LWG3324>`__","Special-case ``std::strong/weak/partial_order``\ for point…
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2020 | 408 * testsuite/18_support/comparisons/algorithms/partial_order.cc: 4322 * testsuite/18_support/comparisons/algorithms/partial_order.cc: 6656 (strong_order, weak_order, partial_order): Replace uses of <=> with 6658 * testsuite/18_support/comparisons/algorithms/partial_order.cc: Add
|
| H A D | ChangeLog-2021 | 3519 (weak_order, partial_order, compare_strong_order_fallback) 3547 (compare_three_way, strong_order, weak_order, partial_order) 4925 (strong_order, weak_order, partial_order): Constrain with new
|
| H A D | ChangeLog-2019 | 753 * libsupc++/compare (strong_order, weak_order, partial_order) 757 * testsuite/18_support/comparisons/algorithms/partial_order.cc: New
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | pt.c | 9095 template_args_equal (tree ot, tree nt, bool partial_order /* = false */) in template_args_equal() argument 9136 if (!partial_order in template_args_equal() 9170 bool partial_order) in comp_template_args() argument 9188 if (! template_args_equal (ot, nt, partial_order)) in comp_template_args()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | pt.cc | 9325 template_args_equal (tree ot, tree nt, bool partial_order /* = false */) in template_args_equal() argument 9348 if (!partial_order) in template_args_equal() 9397 bool partial_order) in comp_template_args() argument 9415 if (! template_args_equal (ot, nt, partial_order)) in comp_template_args()
|
| H A D | ChangeLog-2017 | 4796 * pt.c (comp_template_args): Add partial_order parm.
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 92961 …c471ab903fcab8ac534384a9 libstdc++-v3/testsuite/18_support/comparisons/algorithms/partial_order.cc
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 106999 …2f232f8b37646ae019421def libstdc++-v3/testsuite/18_support/comparisons/algorithms/partial_order.cc
|