Home
last modified time | relevance | path

Searched refs:equality_comparable (Results 1 – 25 of 616) sorted by relevance

12345678910>>...25

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/concepts/concepts.compare/concept.equalitycomparable/
H A Dequality_comparable.compile.pass.cpp33 static_assert(std::equality_comparable<int>);
34 static_assert(std::equality_comparable<double>);
35 static_assert(std::equality_comparable<void*>);
36 static_assert(std::equality_comparable<char*>);
40 static_assert(std::equality_comparable<wchar_t&>);
48 static_assert(std::equality_comparable<int[5]>);
83 static_assert(!std::equality_comparable<void>);
121 static_assert(std::equality_comparable<no_lt>);
122 static_assert(std::equality_comparable<no_gt>);
123 static_assert(std::equality_comparable<no_le>);
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/concepts/concepts.compare/concept.equalitycomparable/
H A Dequality_comparable.compile.pass.cpp33 static_assert(std::equality_comparable<int>);
34 static_assert(std::equality_comparable<double>);
35 static_assert(std::equality_comparable<void*>);
36 static_assert(std::equality_comparable<char*>);
40 static_assert(std::equality_comparable<wchar_t&>);
48 static_assert(std::equality_comparable<int[5]>);
83 static_assert(!std::equality_comparable<void>);
121 static_assert(std::equality_comparable<no_lt>);
122 static_assert(std::equality_comparable<no_gt>);
123 static_assert(std::equality_comparable<no_le>);
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/concepts/concepts.compare/concept.equalitycomparable/
H A Dequality_comparable.compile.pass.cpp33 static_assert(std::equality_comparable<int>);
34 static_assert(std::equality_comparable<double>);
35 static_assert(std::equality_comparable<void*>);
36 static_assert(std::equality_comparable<char*>);
40 static_assert(std::equality_comparable<wchar_t&>);
48 static_assert(std::equality_comparable<int[5]>);
83 static_assert(!std::equality_comparable<void>);
121 static_assert(std::equality_comparable<no_lt>);
122 static_assert(std::equality_comparable<no_gt>);
123 static_assert(std::equality_comparable<no_le>);
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/concepts/concepts.compare/concept.equalitycomparable/
H A Dequality_comparable.compile.pass.cpp33 static_assert(std::equality_comparable<int>);
34 static_assert(std::equality_comparable<double>);
35 static_assert(std::equality_comparable<void*>);
36 static_assert(std::equality_comparable<char*>);
40 static_assert(std::equality_comparable<wchar_t&>);
48 static_assert(std::equality_comparable<int[5]>);
83 static_assert(!std::equality_comparable<void>);
121 static_assert(std::equality_comparable<no_lt>);
122 static_assert(std::equality_comparable<no_gt>);
123 static_assert(std::equality_comparable<no_le>);
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/type_erasure/test/
H A Dtest_equal.cpp25 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<> > test_concept; in BOOST_AUTO_TEST_CASE()
59 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
69 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
99 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<>, relaxed> test_concept; in BOOST_AUTO_TEST_CASE()
118 equality_comparable<_a>, in BOOST_AUTO_TEST_CASE()
119 equality_comparable<_a, int>, in BOOST_AUTO_TEST_CASE()
120 equality_comparable<int, _a>, in BOOST_AUTO_TEST_CASE()
121 equality_comparable<_b>, in BOOST_AUTO_TEST_CASE()
122 equality_comparable<_b, int>, in BOOST_AUTO_TEST_CASE()
123 equality_comparable<int, _b>, in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/type_erasure/test/
H A Dtest_equal.cpp25 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<> > test_concept; in BOOST_AUTO_TEST_CASE()
59 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
69 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
99 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<>, relaxed> test_concept; in BOOST_AUTO_TEST_CASE()
118 equality_comparable<_a>, in BOOST_AUTO_TEST_CASE()
119 equality_comparable<_a, int>, in BOOST_AUTO_TEST_CASE()
120 equality_comparable<int, _a>, in BOOST_AUTO_TEST_CASE()
121 equality_comparable<_b>, in BOOST_AUTO_TEST_CASE()
122 equality_comparable<_b, int>, in BOOST_AUTO_TEST_CASE()
123 equality_comparable<int, _b>, in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/type_erasure/test/
H A Dtest_equal.cpp25 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<> > test_concept; in BOOST_AUTO_TEST_CASE()
59 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
69 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
99 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<>, relaxed> test_concept; in BOOST_AUTO_TEST_CASE()
118 equality_comparable<_a>, in BOOST_AUTO_TEST_CASE()
119 equality_comparable<_a, int>, in BOOST_AUTO_TEST_CASE()
120 equality_comparable<int, _a>, in BOOST_AUTO_TEST_CASE()
121 equality_comparable<_b>, in BOOST_AUTO_TEST_CASE()
122 equality_comparable<_b, int>, in BOOST_AUTO_TEST_CASE()
123 equality_comparable<int, _b>, in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/type_erasure/test/
H A Dtest_equal.cpp25 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<> > test_concept; in BOOST_AUTO_TEST_CASE()
59 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
69 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
99 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<>, relaxed> test_concept; in BOOST_AUTO_TEST_CASE()
118 equality_comparable<_a>, in BOOST_AUTO_TEST_CASE()
119 equality_comparable<_a, int>, in BOOST_AUTO_TEST_CASE()
120 equality_comparable<int, _a>, in BOOST_AUTO_TEST_CASE()
121 equality_comparable<_b>, in BOOST_AUTO_TEST_CASE()
122 equality_comparable<_b, int>, in BOOST_AUTO_TEST_CASE()
123 equality_comparable<int, _b>, in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/type_erasure/test/
H A Dtest_equal.cpp25 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<> > test_concept; in BOOST_AUTO_TEST_CASE()
59 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
69 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
99 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<>, relaxed> test_concept; in BOOST_AUTO_TEST_CASE()
118 equality_comparable<_a>, in BOOST_AUTO_TEST_CASE()
119 equality_comparable<_a, int>, in BOOST_AUTO_TEST_CASE()
120 equality_comparable<int, _a>, in BOOST_AUTO_TEST_CASE()
121 equality_comparable<_b>, in BOOST_AUTO_TEST_CASE()
122 equality_comparable<_b, int>, in BOOST_AUTO_TEST_CASE()
123 equality_comparable<int, _b>, in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/type_erasure/test/
H A Dtest_equal.cpp25 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<> > test_concept; in BOOST_AUTO_TEST_CASE()
59 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
69 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
99 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<>, relaxed> test_concept; in BOOST_AUTO_TEST_CASE()
118 equality_comparable<_a>, in BOOST_AUTO_TEST_CASE()
119 equality_comparable<_a, int>, in BOOST_AUTO_TEST_CASE()
120 equality_comparable<int, _a>, in BOOST_AUTO_TEST_CASE()
121 equality_comparable<_b>, in BOOST_AUTO_TEST_CASE()
122 equality_comparable<_b, int>, in BOOST_AUTO_TEST_CASE()
123 equality_comparable<int, _b>, in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/type_erasure/test/
H A Dtest_equal.cpp25 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<> > test_concept; in BOOST_AUTO_TEST_CASE()
59 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
69 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
99 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<>, relaxed> test_concept; in BOOST_AUTO_TEST_CASE()
118 equality_comparable<_a>, in BOOST_AUTO_TEST_CASE()
119 equality_comparable<_a, int>, in BOOST_AUTO_TEST_CASE()
120 equality_comparable<int, _a>, in BOOST_AUTO_TEST_CASE()
121 equality_comparable<_b>, in BOOST_AUTO_TEST_CASE()
122 equality_comparable<_b, int>, in BOOST_AUTO_TEST_CASE()
123 equality_comparable<int, _b>, in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/type_erasure/test/
H A Dtest_equal.cpp25 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<> > test_concept; in BOOST_AUTO_TEST_CASE()
59 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
69 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
99 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<>, relaxed> test_concept; in BOOST_AUTO_TEST_CASE()
118 equality_comparable<_a>, in BOOST_AUTO_TEST_CASE()
119 equality_comparable<_a, int>, in BOOST_AUTO_TEST_CASE()
120 equality_comparable<int, _a>, in BOOST_AUTO_TEST_CASE()
121 equality_comparable<_b>, in BOOST_AUTO_TEST_CASE()
122 equality_comparable<_b, int>, in BOOST_AUTO_TEST_CASE()
123 equality_comparable<int, _b>, in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/type_erasure/test/
H A Dtest_equal.cpp25 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<> > test_concept; in BOOST_AUTO_TEST_CASE()
59 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
69 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<int, _self> > test_concept; in BOOST_AUTO_TEST_CASE()
99 typedef boost::mpl::vector<copy_constructible<>, equality_comparable<>, relaxed> test_concept; in BOOST_AUTO_TEST_CASE()
118 equality_comparable<_a>, in BOOST_AUTO_TEST_CASE()
119 equality_comparable<_a, int>, in BOOST_AUTO_TEST_CASE()
120 equality_comparable<int, _a>, in BOOST_AUTO_TEST_CASE()
121 equality_comparable<_b>, in BOOST_AUTO_TEST_CASE()
122 equality_comparable<_b, int>, in BOOST_AUTO_TEST_CASE()
123 equality_comparable<int, _b>, in BOOST_AUTO_TEST_CASE()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/algorithm/
H A Dresult_types.hpp44 requires equality_comparable<T1> && equality_comparable<T2>) \
51 requires equality_comparable<T1> && equality_comparable<T2>) \
75 requires equality_comparable<T1> && equality_comparable<T2> && \
76 equality_comparable<T3>) \
83 requires equality_comparable<T1> && equality_comparable<T2> && \
84 equality_comparable<T3>) \
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/algorithm/
H A Dresult_types.hpp44 requires equality_comparable<T1> && equality_comparable<T2>) \
51 requires equality_comparable<T1> && equality_comparable<T2>) \
75 requires equality_comparable<T1> && equality_comparable<T2> && \
76 equality_comparable<T3>) \
83 requires equality_comparable<T1> && equality_comparable<T2> && \
84 equality_comparable<T3>) \
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/include/2geom/
H A Dcoord.h113 boost::equality_comparable< IntervalType
119 boost::equality_comparable< RectType
138 boost::equality_comparable< IntInterval
146 boost::equality_comparable< IntRect
163 boost::equality_comparable< Interval
164 , boost::equality_comparable< Interval, IntInterval
173 boost::equality_comparable< Rect
174 , boost::equality_comparable< Rect, IntRect
/dports/math/lib2geom/lib2geom-1.1/include/2geom/
H A Dcoord.h113 boost::equality_comparable< IntervalType
119 boost::equality_comparable< RectType
138 boost::equality_comparable< IntInterval
146 boost::equality_comparable< IntRect
163 boost::equality_comparable< Interval
164 , boost::equality_comparable< Interval, IntInterval
173 boost::equality_comparable< Rect
174 , boost::equality_comparable< Rect, IntRect
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/types/internal/
H A Dconformance_aliases.h137 equality_comparable::nothrow>);
144 equality_comparable::yes>);
151 equality_comparable::maybe,
159 equality_comparable::maybe, inequality_comparable::yes>);
166 equality_comparable::maybe, inequality_comparable::maybe,
174 equality_comparable::maybe, inequality_comparable::maybe,
182 equality_comparable::maybe, inequality_comparable::maybe,
191 equality_comparable::maybe, inequality_comparable::maybe,
200 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
209 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/types/internal/
H A Dconformance_aliases.h137 equality_comparable::nothrow>);
144 equality_comparable::yes>);
151 equality_comparable::maybe,
159 equality_comparable::maybe, inequality_comparable::yes>);
166 equality_comparable::maybe, inequality_comparable::maybe,
174 equality_comparable::maybe, inequality_comparable::maybe,
182 equality_comparable::maybe, inequality_comparable::maybe,
191 equality_comparable::maybe, inequality_comparable::maybe,
200 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
209 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
[all …]
/dports/devel/abseil/abseil-cpp-20211102.0/absl/types/internal/
H A Dconformance_aliases.h137 equality_comparable::nothrow>);
144 equality_comparable::yes>);
151 equality_comparable::maybe,
159 equality_comparable::maybe, inequality_comparable::yes>);
166 equality_comparable::maybe, inequality_comparable::maybe,
174 equality_comparable::maybe, inequality_comparable::maybe,
182 equality_comparable::maybe, inequality_comparable::maybe,
191 equality_comparable::maybe, inequality_comparable::maybe,
200 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
209 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/types/internal/
H A Dconformance_aliases.h137 equality_comparable::nothrow>);
144 equality_comparable::yes>);
151 equality_comparable::maybe,
159 equality_comparable::maybe, inequality_comparable::yes>);
166 equality_comparable::maybe, inequality_comparable::maybe,
174 equality_comparable::maybe, inequality_comparable::maybe,
182 equality_comparable::maybe, inequality_comparable::maybe,
191 equality_comparable::maybe, inequality_comparable::maybe,
200 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
209 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
[all …]
/dports/graphics/R-cran-s2/s2/src/absl/types/internal/
H A Dconformance_aliases.h137 equality_comparable::nothrow>);
144 equality_comparable::yes>);
151 equality_comparable::maybe,
159 equality_comparable::maybe, inequality_comparable::yes>);
166 equality_comparable::maybe, inequality_comparable::maybe,
174 equality_comparable::maybe, inequality_comparable::maybe,
182 equality_comparable::maybe, inequality_comparable::maybe,
191 equality_comparable::maybe, inequality_comparable::maybe,
200 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
209 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/internal/
H A Dconformance_aliases.h137 equality_comparable::nothrow>);
144 equality_comparable::yes>);
151 equality_comparable::maybe,
159 equality_comparable::maybe, inequality_comparable::yes>);
166 equality_comparable::maybe, inequality_comparable::maybe,
174 equality_comparable::maybe, inequality_comparable::maybe,
182 equality_comparable::maybe, inequality_comparable::maybe,
191 equality_comparable::maybe, inequality_comparable::maybe,
200 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
209 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/types/internal/
H A Dconformance_aliases.h137 equality_comparable::nothrow>);
144 equality_comparable::yes>);
151 equality_comparable::maybe,
159 equality_comparable::maybe, inequality_comparable::yes>);
166 equality_comparable::maybe, inequality_comparable::maybe,
174 equality_comparable::maybe, inequality_comparable::maybe,
182 equality_comparable::maybe, inequality_comparable::maybe,
191 equality_comparable::maybe, inequality_comparable::maybe,
200 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
209 copy_assignable::maybe, destructible::maybe, equality_comparable::maybe,
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/geometry/include/pcl/geometry/
H A Dmesh_circulators.h67 : boost::equality_comparable<
71 using Base = boost::equality_comparable<
170 : boost::equality_comparable<
175 using Base = boost::equality_comparable<
277 : boost::equality_comparable<
282 using Base = boost::equality_comparable<
384 : boost::equality_comparable<
488 : boost::equality_comparable<
589 : boost::equality_comparable<
690 : boost::equality_comparable<
[all …]

12345678910>>...25