Home
last modified time | relevance | path

Searched refs:mp_first (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/devel/boost-docs/boost_1_72_0/boost/mp11/
H A Dmap.hpp29 template<class M, class T> using mp_map_insert = mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push…
39 using K = mp_first<T>;
43 template<class V> struct _f { using type = mp_if< std::is_same<mp_first<V>, K>, T, V >; };
58 template<class U> using _f = std::is_same<mp_first<T>, mp_first<U>>;
61 template<class L> using _f3 = mp_assign<L, mp_list<mp_first<L>, mp_rename<L, F> > >;
63 …using type = mp_if< mp_map_contains<M, mp_first<T>>, mp_transform_if<_f, _f3, M>, mp_push_back<M, …
77 template<class T> using _f = std::is_same<mp_first<T>, K>;
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/devel/hyperscan/boost_1_75_0/boost/mp11/
H A Dmap.hpp29 template<class M, class T> using mp_map_insert = mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push…
39 using K = mp_first<T>;
43 template<class V> struct _f { using type = mp_if< std::is_same<mp_first<V>, K>, T, V >; };
58 template<class U> using _f = std::is_same<mp_first<T>, mp_first<U>>;
61 template<class L> using _f3 = mp_assign<L, mp_list<mp_first<L>, mp_rename<L, F> > >;
63 …using type = mp_if< mp_map_contains<M, mp_first<T>>, mp_transform_if<_f, _f3, M>, mp_push_back<M, …
77 template<class T> using _f = std::is_same<mp_first<T>, K>;
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/devel/R-cran-BH/BH/inst/include/boost/mp11/
H A Dmap.hpp29 template<class M, class T> using mp_map_insert = mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push…
39 using K = mp_first<T>;
43 template<class V> struct _f { using type = mp_if< std::is_same<mp_first<V>, K>, T, V >; };
58 template<class U> using _f = std::is_same<mp_first<T>, mp_first<U>>;
61 template<class L> using _f3 = mp_assign<L, mp_list<mp_first<L>, mp_rename<L, F> > >;
63 …using type = mp_if< mp_map_contains<M, mp_first<T>>, mp_transform_if<_f, _f3, M>, mp_push_back<M, …
77 template<class T> using _f = std::is_same<mp_first<T>, K>;
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/mp11/
H A Dmap.hpp29 template<class M, class T> using mp_map_insert = mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push…
39 using K = mp_first<T>;
43 template<class V> struct _f { using type = mp_if< std::is_same<mp_first<V>, K>, T, V >; };
58 template<class U> using _f = std::is_same<mp_first<T>, mp_first<U>>;
61 template<class L> using _f3 = mp_assign<L, mp_list<mp_first<L>, mp_rename<L, F> > >;
63 …using type = mp_if< mp_map_contains<M, mp_first<T>>, mp_transform_if<_f, _f3, M>, mp_push_back<M, …
77 template<class T> using _f = std::is_same<mp_first<T>, K>;
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/mp11/
H A Dmap.hpp29 template<class M, class T> using mp_map_insert = mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push…
39 using K = mp_first<T>;
43 template<class V> struct _f { using type = mp_if< std::is_same<mp_first<V>, K>, T, V >; };
58 template<class U> using _f = std::is_same<mp_first<T>, mp_first<U>>;
61 template<class L> using _f3 = mp_assign<L, mp_list<mp_first<L>, mp_rename<L, F> > >;
63 …using type = mp_if< mp_map_contains<M, mp_first<T>>, mp_transform_if<_f, _f3, M>, mp_push_back<M, …
77 template<class T> using _f = std::is_same<mp_first<T>, K>;
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/devel/boost-libs/boost_1_72_0/boost/mp11/
H A Dmap.hpp29 template<class M, class T> using mp_map_insert = mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push…
39 using K = mp_first<T>;
43 template<class V> struct _f { using type = mp_if< std::is_same<mp_first<V>, K>, T, V >; };
58 template<class U> using _f = std::is_same<mp_first<T>, mp_first<U>>;
61 template<class L> using _f3 = mp_assign<L, mp_list<mp_first<L>, mp_rename<L, F> > >;
63 …using type = mp_if< mp_map_contains<M, mp_first<T>>, mp_transform_if<_f, _f3, M>, mp_push_back<M, …
77 template<class T> using _f = std::is_same<mp_first<T>, K>;
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/devel/boost-python-libs/boost_1_72_0/boost/mp11/
H A Dmap.hpp29 template<class M, class T> using mp_map_insert = mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push…
39 using K = mp_first<T>;
43 template<class V> struct _f { using type = mp_if< std::is_same<mp_first<V>, K>, T, V >; };
58 template<class U> using _f = std::is_same<mp_first<T>, mp_first<U>>;
61 template<class L> using _f3 = mp_assign<L, mp_list<mp_first<L>, mp_rename<L, F> > >;
63 …using type = mp_if< mp_map_contains<M, mp_first<T>>, mp_transform_if<_f, _f3, M>, mp_push_back<M, …
77 template<class T> using _f = std::is_same<mp_first<T>, K>;
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/mp11/
H A Dmap.hpp29 template<class M, class T> using mp_map_insert = mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push…
39 using K = mp_first<T>;
43 template<class V> struct _f { using type = mp_if< std::is_same<mp_first<V>, K>, T, V >; };
58 template<class U> using _f = std::is_same<mp_first<T>, mp_first<U>>;
61 template<class L> using _f3 = mp_assign<L, mp_list<mp_first<L>, mp_rename<L, F> > >;
63 …using type = mp_if< mp_map_contains<M, mp_first<T>>, mp_transform_if<_f, _f3, M>, mp_push_back<M, …
77 template<class T> using _f = std::is_same<mp_first<T>, K>;
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/devel/boost-docs/boost_1_72_0/libs/mp11/test/
H A Dmp_front.cpp20 using boost::mp11::mp_first; in main()
24 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L1>, void>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L2>, int[]>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L3>, int>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L4>, char>)); in main()
40 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L5>, void()>)); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/mp11/test/
H A Dmp_front.cpp20 using boost::mp11::mp_first; in main()
24 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L1>, void>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L2>, int[]>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L3>, int>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L4>, char>)); in main()
40 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L5>, void()>)); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/mp11/test/
H A Dmp_front.cpp20 using boost::mp11::mp_first; in main()
24 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L1>, void>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L2>, int[]>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L3>, int>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L4>, char>)); in main()
40 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L5>, void()>)); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/mp11/test/
H A Dmp_front.cpp20 using boost::mp11::mp_first; in main()
24 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L1>, void>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L2>, int[]>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L3>, int>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L4>, char>)); in main()
40 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_first<L5>, void()>)); in main()
H A Dmp_iterate.cpp30 using boost::mp11::mp_first;
36 using R1 = mp_iterate<L1, mp_first, mp_rest>; in test()
40 using R2 = mp_iterate<V2, mp_first, mp_second>; in test()
/dports/devel/boost-python-libs/boost_1_72_0/libs/mp11/doc/mp11/
H A Dmap.adoc40 mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push_back<M, T> >;
42 Inserts the element `T` into the map `M`, if an element with a key `mp_first<T>` is not already in …
48 If the map `M` does not contain an element with a key `mp_first<T>`, inserts it (using `mp_push_bac…
55 If the map `M` does not contain an element with a key `mp_first<T>`, inserts it (using `mp_push_bac…
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/devel/boost-docs/boost_1_72_0/libs/mp11/doc/mp11/
H A Dmap.adoc40 mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push_back<M, T> >;
42 Inserts the element `T` into the map `M`, if an element with a key `mp_first<T>` is not already in …
48 If the map `M` does not contain an element with a key `mp_first<T>`, inserts it (using `mp_push_bac…
55 If the map `M` does not contain an element with a key `mp_first<T>`, inserts it (using `mp_push_bac…
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/devel/boost-libs/boost_1_72_0/libs/mp11/doc/mp11/
H A Dmap.adoc40 mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push_back<M, T> >;
42 Inserts the element `T` into the map `M`, if an element with a key `mp_first<T>` is not already in …
48 If the map `M` does not contain an element with a key `mp_first<T>`, inserts it (using `mp_push_bac…
55 If the map `M` does not contain an element with a key `mp_first<T>`, inserts it (using `mp_push_bac…
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/dports/devel/hyperscan/boost_1_75_0/libs/mp11/doc/mp11/
H A Dmap.adoc40 mp_if< mp_map_contains<M, mp_first<T>>, M, mp_push_back<M, T> >;
42 Inserts the element `T` into the map `M`, if an element with a key `mp_first<T>` is not already in …
48 If the map `M` does not contain an element with a key `mp_first<T>`, inserts it (using `mp_push_bac…
55 If the map `M` does not contain an element with a key `mp_first<T>`, inserts it (using `mp_push_bac…
86 template<class M> using mp_map_keys = mp_transform<mp_first, M>;
/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
/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
/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
/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
/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
/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
/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
/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

1234567891011