Home
last modified time | relevance | path

Searched refs:has_common (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/boost-docs/boost_1_72_0/libs/hana/test/core/
H A Dcommon.cpp26 static_assert(hana::has_common<T, T>{}, "");
27 static_assert(!hana::has_common<void, T>{}, "");
28 static_assert(!hana::has_common<T, void>{}, "");
29 static_assert(!hana::has_common<invalid, T>{}, "");
30 static_assert(!hana::has_common<T, invalid>{}, "");
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/test/core/
H A Dcommon.cpp26 static_assert(hana::has_common<T, T>{}, "");
27 static_assert(!hana::has_common<void, T>{}, "");
28 static_assert(!hana::has_common<T, void>{}, "");
29 static_assert(!hana::has_common<invalid, T>{}, "");
30 static_assert(!hana::has_common<T, invalid>{}, "");
/dports/devel/boost-libs/boost_1_72_0/libs/hana/test/core/
H A Dcommon.cpp26 static_assert(hana::has_common<T, T>{}, "");
27 static_assert(!hana::has_common<void, T>{}, "");
28 static_assert(!hana::has_common<T, void>{}, "");
29 static_assert(!hana::has_common<invalid, T>{}, "");
30 static_assert(!hana::has_common<T, invalid>{}, "");
/dports/devel/hyperscan/boost_1_75_0/libs/hana/test/core/
H A Dcommon.cpp26 static_assert(hana::has_common<T, T>{}, "");
27 static_assert(!hana::has_common<void, T>{}, "");
28 static_assert(!hana::has_common<T, void>{}, "");
29 static_assert(!hana::has_common<invalid, T>{}, "");
30 static_assert(!hana::has_common<T, invalid>{}, "");
/dports/devel/boost-docs/boost_1_72_0/boost/hana/core/
H A Dcommon.hpp48 struct has_common : std::false_type { }; struct
51 struct has_common<T, U, detail::void_t<typename common<T, U>::type>> struct
81 has_common<typename A::value_type, typename B::value_type>::value
94 has_common<typename A::value_type, B>::value
103 has_common<A, typename B::value_type>::value
/dports/devel/hyperscan/boost_1_75_0/boost/hana/core/
H A Dcommon.hpp48 struct has_common : std::false_type { }; struct
51 struct has_common<T, U, detail::void_t<typename common<T, U>::type>> struct
81 has_common<typename A::value_type, typename B::value_type>::value
94 has_common<typename A::value_type, B>::value
103 has_common<A, typename B::value_type>::value
/dports/devel/R-cran-BH/BH/inst/include/boost/hana/core/
H A Dcommon.hpp48 struct has_common : std::false_type { }; struct
51 struct has_common<T, U, detail::void_t<typename common<T, U>::type>> struct
81 has_common<typename A::value_type, typename B::value_type>::value
94 has_common<typename A::value_type, B>::value
103 has_common<A, typename B::value_type>::value
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/hana/core/
H A Dcommon.hpp48 struct has_common : std::false_type { }; struct
51 struct has_common<T, U, detail::void_t<typename common<T, U>::type>> struct
81 has_common<typename A::value_type, typename B::value_type>::value
94 has_common<typename A::value_type, B>::value
103 has_common<A, typename B::value_type>::value
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/hana/core/
H A Dcommon.hpp48 struct has_common : std::false_type { }; struct
51 struct has_common<T, U, detail::void_t<typename common<T, U>::type>> struct
81 has_common<typename A::value_type, typename B::value_type>::value
94 has_common<typename A::value_type, B>::value
103 has_common<A, typename B::value_type>::value
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/hana/core/
H A Dcommon.hpp48 struct has_common : std::false_type { }; struct
51 struct has_common<T, U, detail::void_t<typename common<T, U>::type>> struct
81 has_common<typename A::value_type, typename B::value_type>::value
94 has_common<typename A::value_type, B>::value
103 has_common<A, typename B::value_type>::value
/dports/devel/boost-libs/boost_1_72_0/boost/hana/core/
H A Dcommon.hpp48 struct has_common : std::false_type { }; struct
51 struct has_common<T, U, detail::void_t<typename common<T, U>::type>> struct
81 has_common<typename A::value_type, typename B::value_type>::value
94 has_common<typename A::value_type, B>::value
103 has_common<A, typename B::value_type>::value
/dports/devel/boost-python-libs/boost_1_72_0/boost/hana/core/
H A Dcommon.hpp48 struct has_common : std::false_type { }; struct
51 struct has_common<T, U, detail::void_t<typename common<T, U>::type>> struct
81 has_common<typename A::value_type, typename B::value_type>::value
94 has_common<typename A::value_type, B>::value
103 has_common<A, typename B::value_type>::value
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/hana/core/
H A Dcommon.hpp48 struct has_common : std::false_type { }; struct
51 struct has_common<T, U, detail::void_t<typename common<T, U>::type>> struct
81 has_common<typename A::value_type, typename B::value_type>::value
94 has_common<typename A::value_type, B>::value
103 has_common<A, typename B::value_type>::value
/dports/cad/gnucap/gnucap-2013-04-23/lib/
H A De_compon.cc509 if (has_common()) { in expand()
524 if (has_common()) { in precalc_first()
548 if (has_common()) { in precalc_last()
639 if (has_common()) { in set_param_by_name()
667 if (has_common()) { in param_is_printable()
680 if (has_common()) { in param_name()
708 if (has_common()) { in param_value()
838 if(has_common()) { in tr_review()
847 if(has_common()) { in tr_accept()
855 if (has_common()) { in use_obsolete_callback_parse()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/example/core/common/
H A Dhas_common.cpp9 static_assert(hana::has_common<int, float>{}, "");
10 static_assert(!hana::has_common<void, float>{}, "");
/dports/devel/boost-docs/boost_1_72_0/libs/hana/example/core/common/
H A Dhas_common.cpp9 static_assert(hana::has_common<int, float>{}, "");
10 static_assert(!hana::has_common<void, float>{}, "");
/dports/devel/boost-libs/boost_1_72_0/libs/hana/example/core/common/
H A Dhas_common.cpp9 static_assert(hana::has_common<int, float>{}, "");
10 static_assert(!hana::has_common<void, float>{}, "");
/dports/devel/hyperscan/boost_1_75_0/libs/hana/example/core/common/
H A Dhas_common.cpp9 static_assert(hana::has_common<int, float>{}, "");
10 static_assert(!hana::has_common<void, float>{}, "");
/dports/devel/boost-docs/boost_1_72_0/boost/hana/fwd/core/
H A Dcommon.hpp86 struct has_common { whether common<T, U>::type is well-formed }; struct
89 struct has_common;
/dports/devel/hyperscan/boost_1_75_0/boost/hana/fwd/core/
H A Dcommon.hpp86 struct has_common { whether common<T, U>::type is well-formed }; struct
89 struct has_common;
/dports/devel/R-cran-BH/BH/inst/include/boost/hana/fwd/core/
H A Dcommon.hpp86 struct has_common { whether common<T, U>::type is well-formed }; struct
89 struct has_common;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/hana/fwd/core/
H A Dcommon.hpp86 struct has_common { whether common<T, U>::type is well-formed }; struct
89 struct has_common;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/hana/fwd/core/
H A Dcommon.hpp86 struct has_common { whether common<T, U>::type is well-formed }; struct
89 struct has_common;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/hana/fwd/core/
H A Dcommon.hpp86 struct has_common { whether common<T, U>::type is well-formed }; struct
89 struct has_common;
/dports/devel/boost-libs/boost_1_72_0/boost/hana/fwd/core/
H A Dcommon.hpp86 struct has_common { whether common<T, U>::type is well-formed }; struct
89 struct has_common;

12345