Home
last modified time | relevance | path

Searched defs:mp_if_c_impl (Results 1 – 14 of 14) sorted by relevance

/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/mp11/
H A Dutility.hpp35 template<bool C, class T, class... E> struct mp_if_c_impl struct
39 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
41 using type = T;
44 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
46 using type = E;
/dports/devel/boost-docs/boost_1_72_0/boost/mp11/
H A Dutility.hpp35 template<bool C, class T, class... E> struct mp_if_c_impl struct
39 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
41 using type = T;
44 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
46 using type = E;
/dports/devel/boost-libs/boost_1_72_0/boost/mp11/
H A Dutility.hpp35 template<bool C, class T, class... E> struct mp_if_c_impl struct
39 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
41 using type = T;
44 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
46 using type = E;
/dports/devel/boost-python-libs/boost_1_72_0/boost/mp11/
H A Dutility.hpp35 template<bool C, class T, class... E> struct mp_if_c_impl struct
39 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
41 using type = T;
44 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
46 using type = E;
/dports/devel/hyperscan/boost_1_75_0/boost/mp11/
H A Dutility.hpp37 template<bool C, class T, class... E> struct mp_if_c_impl struct
41 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
43 using type = T;
46 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
48 using type = E;
/dports/devel/R-cran-BH/BH/inst/include/boost/mp11/
H A Dutility.hpp39 template<bool C, class T, class... E> struct mp_if_c_impl struct
43 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
45 using type = T;
48 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
50 using type = E;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/mp11/
H A Dutility.hpp37 template<bool C, class T, class... E> struct mp_if_c_impl struct
41 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
43 using type = T;
46 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
48 using type = E;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/mp11/
H A Dutility.hpp37 template<bool C, class T, class... E> struct mp_if_c_impl struct
41 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
43 using type = T;
46 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
48 using type = E;
/dports/devel/hyperscan/boost_1_75_0/boost/leaf/detail/
H A Dmp11.hpp35 template<bool C, class T, class... E> struct mp_if_c_impl struct
39 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
41 using type = T;
44 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
46 using type = E;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/leaf/detail/
H A Dmp11.hpp35 template<bool C, class T, class... E> struct mp_if_c_impl struct
39 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
41 using type = T;
44 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
46 using type = E;
/dports/devel/R-cran-BH/BH/inst/include/boost/math/tools/
H A Dmp.hpp214 struct mp_if_c_impl{}; struct
217 struct mp_if_c_impl<true, T, E...> struct
219 using type = T;
223 struct mp_if_c_impl<false, T, E> struct
225 using type = E;
/dports/devel/hyperscan/boost_1_75_0/boost/
H A Dleaf.hpp125 template<bool C, class T, class... E> struct mp_if_c_impl struct
129 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
131 using type = T;
134 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
136 using type = E;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/
H A Dleaf.hpp125 template<bool C, class T, class... E> struct mp_if_c_impl struct
129 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
131 using type = T;
134 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
136 using type = E;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/
H A Dleaf.hpp125 template<bool C, class T, class... E> struct mp_if_c_impl struct
129 template<class T, class... E> struct mp_if_c_impl<true, T, E...> struct
131 using type = T;
134 template<class T, class E> struct mp_if_c_impl<false, T, E> struct
136 using type = E;