Home
last modified time | relevance | path

Searched refs:mp_rest (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/boost-python-libs/boost_1_72_0/libs/mp11/test/
H A Dmp_pop_front.cpp20 using boost::mp11::mp_rest; in main()
24 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L1>, mp_list<>>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L2>, mp_list<void(), float>>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L3>, std::tuple<>>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L4>, std::tuple<double>>)); in main()
/dports/devel/boost-docs/boost_1_72_0/libs/mp11/test/
H A Dmp_pop_front.cpp20 using boost::mp11::mp_rest; in main()
24 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L1>, mp_list<>>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L2>, mp_list<void(), float>>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L3>, std::tuple<>>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L4>, std::tuple<double>>)); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/mp11/test/
H A Dmp_pop_front.cpp20 using boost::mp11::mp_rest; in main()
24 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L1>, mp_list<>>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L2>, mp_list<void(), float>>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L3>, std::tuple<>>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L4>, std::tuple<double>>)); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/mp11/test/
H A Dmp_pop_front.cpp20 using boost::mp11::mp_rest; in main()
24 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L1>, mp_list<>>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L2>, mp_list<void(), float>>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L3>, std::tuple<>>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_rest<L4>, std::tuple<double>>)); in main()
H A Dmp_iterate.cpp32 using boost::mp11::mp_rest;
36 using R1 = mp_iterate<L1, mp_first, mp_rest>; in test()
/dports/devel/boost-docs/boost_1_72_0/boost/mp11/detail/
H A Dmp_min_element.hpp31 template<class L, template<class...> class P> using mp_min_element = mp_fold_q<mp_rest<L>, mp_first…
45 template<class L, template<class...> class P> using mp_max_element = mp_fold_q<mp_rest<L>, mp_first…
H A Dmpl_common.hpp31 using next = mp11_iterator<mp11::mp_rest<L>>;
/dports/devel/hyperscan/boost_1_75_0/boost/mp11/detail/
H A Dmp_min_element.hpp31 template<class L, template<class...> class P> using mp_min_element = mp_fold_q<mp_rest<L>, mp_first…
45 template<class L, template<class...> class P> using mp_max_element = mp_fold_q<mp_rest<L>, mp_first…
H A Dmpl_common.hpp31 using next = mp11_iterator<mp11::mp_rest<L>>;
/dports/devel/R-cran-BH/BH/inst/include/boost/mp11/detail/
H A Dmp_min_element.hpp31 template<class L, template<class...> class P> using mp_min_element = mp_fold_q<mp_rest<L>, mp_first…
45 template<class L, template<class...> class P> using mp_max_element = mp_fold_q<mp_rest<L>, mp_first…
H A Dmpl_common.hpp31 using next = mp11_iterator<mp11::mp_rest<L>>;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/mp11/detail/
H A Dmp_min_element.hpp31 template<class L, template<class...> class P> using mp_min_element = mp_fold_q<mp_rest<L>, mp_first…
45 template<class L, template<class...> class P> using mp_max_element = mp_fold_q<mp_rest<L>, mp_first…
H A Dmpl_common.hpp31 using next = mp11_iterator<mp11::mp_rest<L>>;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/mp11/detail/
H A Dmp_min_element.hpp31 template<class L, template<class...> class P> using mp_min_element = mp_fold_q<mp_rest<L>, mp_first…
45 template<class L, template<class...> class P> using mp_max_element = mp_fold_q<mp_rest<L>, mp_first…
H A Dmpl_common.hpp31 using next = mp11_iterator<mp11::mp_rest<L>>;
/dports/devel/boost-libs/boost_1_72_0/boost/mp11/detail/
H A Dmp_min_element.hpp31 template<class L, template<class...> class P> using mp_min_element = mp_fold_q<mp_rest<L>, mp_first…
45 template<class L, template<class...> class P> using mp_max_element = mp_fold_q<mp_rest<L>, mp_first…
H A Dmpl_common.hpp31 using next = mp11_iterator<mp11::mp_rest<L>>;
/dports/devel/boost-python-libs/boost_1_72_0/boost/mp11/detail/
H A Dmp_min_element.hpp31 template<class L, template<class...> class P> using mp_min_element = mp_fold_q<mp_rest<L>, mp_first…
45 template<class L, template<class...> class P> using mp_max_element = mp_fold_q<mp_rest<L>, mp_first…
H A Dmpl_common.hpp31 using next = mp11_iterator<mp11::mp_rest<L>>;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/mp11/detail/
H A Dmp_min_element.hpp31 template<class L, template<class...> class P> using mp_min_element = mp_fold_q<mp_rest<L>, mp_first…
45 template<class L, template<class...> class P> using mp_max_element = mp_fold_q<mp_rest<L>, mp_first…
/dports/devel/hyperscan/boost_1_75_0/boost/leaf/detail/
H A Dfunction_traits.hpp53 using mp_args = typename leaf_detail_mp11::mp_rest<typename tr::mp_args>;
/dports/devel/hyperscan/boost_1_75_0/boost/gil/
H A Dpromote_integral.hpp55 using list_after_front = boost::mp11::mp_rest<IntegralTypes>;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/
H A Dpromote_integral.hpp55 using list_after_front = boost::mp11::mp_rest<IntegralTypes>;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/
H A Dpromote_integral.hpp55 using list_after_front = boost::mp11::mp_rest<IntegralTypes>;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/leaf/detail/
H A Dfunction_traits.hpp53 using mp_args = typename leaf_detail_mp11::mp_rest<typename tr::mp_args>;

12