Home
last modified time | relevance | path

Searched refs:mp_and (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/devel/boost-docs/boost_1_72_0/libs/mp11/test/
H A Dmp_and.cpp17 using boost::mp11::mp_and; in main()
23 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<>, mp_true>)); in main()
25 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_true>, mp_true>)); in main()
26 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_false>, mp_false>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_int<-7>>, mp_true>)); in main()
29 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_int<0>>, mp_false>)); in main()
31 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_size_t<7>>, mp_true>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_size_t<0>>, mp_false>)); in main()
34 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_true, mp_true>, mp_true>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_false, void>, mp_false>)); in main()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/mp11/test/
H A Dmp_and.cpp17 using boost::mp11::mp_and; in main()
23 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<>, mp_true>)); in main()
25 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_true>, mp_true>)); in main()
26 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_false>, mp_false>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_int<-7>>, mp_true>)); in main()
29 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_int<0>>, mp_false>)); in main()
31 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_size_t<7>>, mp_true>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_size_t<0>>, mp_false>)); in main()
34 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_true, mp_true>, mp_true>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_false, void>, mp_false>)); in main()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/mp11/test/
H A Dmp_and.cpp17 using boost::mp11::mp_and; in main()
23 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<>, mp_true>)); in main()
25 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_true>, mp_true>)); in main()
26 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_false>, mp_false>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_int<-7>>, mp_true>)); in main()
29 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_int<0>>, mp_false>)); in main()
31 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_size_t<7>>, mp_true>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_size_t<0>>, mp_false>)); in main()
34 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_true, mp_true>, mp_true>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_false, void>, mp_false>)); in main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/mp11/test/
H A Dmp_and.cpp17 using boost::mp11::mp_and; in main()
23 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<>, mp_true>)); in main()
25 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_true>, mp_true>)); in main()
26 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_false>, mp_false>)); in main()
28 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_int<-7>>, mp_true>)); in main()
29 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_int<0>>, mp_false>)); in main()
31 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_size_t<7>>, mp_true>)); in main()
32 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_size_t<0>>, mp_false>)); in main()
34 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_true, mp_true>, mp_true>)); in main()
36 BOOST_TEST_TRAIT_TRUE((std::is_same<mp_and<mp_false, void>, mp_false>)); in main()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/gil/io/
H A Dread_image.hpp35 mp11::mp_and in read_image()
64 mp11::mp_and in read_image()
93 mp11::mp_and in read_image()
125 mp11::mp_and in read_image()
154 mp11::mp_and<detail::is_supported_path_spec<String>, in read_image()
178 mp11::mp_and in read_image()
201 mp11::mp_and in read_image()
224 mp11::mp_and in read_image()
250 mp11::mp_and in read_image()
273 mp11::mp_and in read_image()
H A Dwrite_view.hpp28 mp11::mp_and in write_view()
49 mp11::mp_and in write_view()
72 mp11::mp_and in write_view()
96 mp11::mp_and in write_view()
120 mp11::mp_and in write_view()
145 mp11::mp_and in write_view()
162 mp11::mp_and in write_view()
180 mp11::mp_and in write_view()
200 mp11::mp_and in write_view()
218 mp11::mp_and in write_view()
H A Dread_and_convert_image.hpp35 mp11::mp_and in read_and_convert_image()
61 mp11::mp_and in read_and_convert_image()
90 mp11::mp_and in read_and_convert_image()
119 mp11::mp_and in read_and_convert_image()
148 mp11::mp_and in read_and_convert_image()
174 mp11::mp_and in read_and_convert_image()
200 mp11::mp_and in read_and_convert_image()
227 mp11::mp_and in read_and_convert_image()
253 mp11::mp_and in read_and_convert_image()
H A Dread_and_convert_view.hpp35 mp11::mp_and in read_and_convert_view()
62 mp11::mp_and in read_and_convert_view()
91 mp11::mp_and in read_and_convert_view()
120 mp11::mp_and in read_and_convert_view()
149 mp11::mp_and in read_and_convert_view()
176 mp11::mp_and in read_and_convert_view()
203 mp11::mp_and in read_and_convert_view()
230 mp11::mp_and in read_and_convert_view()
257 mp11::mp_and in read_and_convert_view()
/dports/devel/hyperscan/boost_1_75_0/boost/gil/io/
H A Dread_image.hpp35 mp11::mp_and in read_image()
64 mp11::mp_and in read_image()
93 mp11::mp_and in read_image()
125 mp11::mp_and in read_image()
154 mp11::mp_and<detail::is_supported_path_spec<String>, in read_image()
178 mp11::mp_and in read_image()
201 mp11::mp_and in read_image()
224 mp11::mp_and in read_image()
250 mp11::mp_and in read_image()
273 mp11::mp_and in read_image()
H A Dwrite_view.hpp28 mp11::mp_and in write_view()
49 mp11::mp_and in write_view()
72 mp11::mp_and in write_view()
96 mp11::mp_and in write_view()
120 mp11::mp_and in write_view()
145 mp11::mp_and in write_view()
162 mp11::mp_and in write_view()
180 mp11::mp_and in write_view()
200 mp11::mp_and in write_view()
218 mp11::mp_and in write_view()
H A Dread_and_convert_view.hpp35 mp11::mp_and in read_and_convert_view()
62 mp11::mp_and in read_and_convert_view()
91 mp11::mp_and in read_and_convert_view()
120 mp11::mp_and in read_and_convert_view()
149 mp11::mp_and in read_and_convert_view()
176 mp11::mp_and in read_and_convert_view()
203 mp11::mp_and in read_and_convert_view()
230 mp11::mp_and in read_and_convert_view()
257 mp11::mp_and in read_and_convert_view()
H A Dread_and_convert_image.hpp35 mp11::mp_and in read_and_convert_image()
61 mp11::mp_and in read_and_convert_image()
90 mp11::mp_and in read_and_convert_image()
119 mp11::mp_and in read_and_convert_image()
148 mp11::mp_and in read_and_convert_image()
174 mp11::mp_and in read_and_convert_image()
200 mp11::mp_and in read_and_convert_image()
227 mp11::mp_and in read_and_convert_image()
253 mp11::mp_and in read_and_convert_image()
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/io/
H A Dread_image.hpp35 mp11::mp_and in read_image()
64 mp11::mp_and in read_image()
93 mp11::mp_and in read_image()
125 mp11::mp_and in read_image()
154 mp11::mp_and<detail::is_supported_path_spec<String>, in read_image()
178 mp11::mp_and in read_image()
201 mp11::mp_and in read_image()
224 mp11::mp_and in read_image()
250 mp11::mp_and in read_image()
273 mp11::mp_and in read_image()
H A Dwrite_view.hpp28 mp11::mp_and in write_view()
49 mp11::mp_and in write_view()
72 mp11::mp_and in write_view()
96 mp11::mp_and in write_view()
120 mp11::mp_and in write_view()
145 mp11::mp_and in write_view()
162 mp11::mp_and in write_view()
180 mp11::mp_and in write_view()
200 mp11::mp_and in write_view()
218 mp11::mp_and in write_view()
H A Dread_and_convert_image.hpp35 mp11::mp_and in read_and_convert_image()
61 mp11::mp_and in read_and_convert_image()
90 mp11::mp_and in read_and_convert_image()
119 mp11::mp_and in read_and_convert_image()
148 mp11::mp_and in read_and_convert_image()
174 mp11::mp_and in read_and_convert_image()
200 mp11::mp_and in read_and_convert_image()
227 mp11::mp_and in read_and_convert_image()
253 mp11::mp_and in read_and_convert_image()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/io/
H A Dwrite_view.hpp28 mp11::mp_and in write_view()
49 mp11::mp_and in write_view()
72 mp11::mp_and in write_view()
96 mp11::mp_and in write_view()
120 mp11::mp_and in write_view()
145 mp11::mp_and in write_view()
162 mp11::mp_and in write_view()
180 mp11::mp_and in write_view()
200 mp11::mp_and in write_view()
218 mp11::mp_and in write_view()
H A Dread_image.hpp35 mp11::mp_and in read_image()
64 mp11::mp_and in read_image()
93 mp11::mp_and in read_image()
125 mp11::mp_and in read_image()
154 mp11::mp_and<detail::is_supported_path_spec<String>, in read_image()
178 mp11::mp_and in read_image()
201 mp11::mp_and in read_image()
224 mp11::mp_and in read_image()
250 mp11::mp_and in read_image()
273 mp11::mp_and in read_image()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/io/
H A Dwrite_view.hpp28 mp11::mp_and in write_view()
49 mp11::mp_and in write_view()
72 mp11::mp_and in write_view()
96 mp11::mp_and in write_view()
120 mp11::mp_and in write_view()
145 mp11::mp_and in write_view()
162 mp11::mp_and in write_view()
180 mp11::mp_and in write_view()
200 mp11::mp_and in write_view()
218 mp11::mp_and in write_view()
H A Dread_image.hpp35 mp11::mp_and in read_image()
64 mp11::mp_and in read_image()
93 mp11::mp_and in read_image()
125 mp11::mp_and in read_image()
154 mp11::mp_and<detail::is_supported_path_spec<String>, in read_image()
178 mp11::mp_and in read_image()
201 mp11::mp_and in read_image()
224 mp11::mp_and in read_image()
250 mp11::mp_and in read_image()
273 mp11::mp_and in read_image()
/dports/devel/boost-libs/boost_1_72_0/boost/gil/io/
H A Dwrite_view.hpp28 mp11::mp_and in write_view()
49 mp11::mp_and in write_view()
72 mp11::mp_and in write_view()
96 mp11::mp_and in write_view()
120 mp11::mp_and in write_view()
145 mp11::mp_and in write_view()
162 mp11::mp_and in write_view()
180 mp11::mp_and in write_view()
200 mp11::mp_and in write_view()
218 mp11::mp_and in write_view()
H A Dread_image.hpp35 mp11::mp_and in read_image()
64 mp11::mp_and in read_image()
93 mp11::mp_and in read_image()
125 mp11::mp_and in read_image()
154 mp11::mp_and<detail::is_supported_path_spec<String>, in read_image()
178 mp11::mp_and in read_image()
201 mp11::mp_and in read_image()
224 mp11::mp_and in read_image()
250 mp11::mp_and in read_image()
273 mp11::mp_and in read_image()
/dports/devel/boost-docs/boost_1_72_0/libs/mp11/doc/mp11/
H A Dfunction.adoc22 ## mp_and<T...>
24 template<class... T> using mp_and = /*...*/;
26 `mp_and<T...>` applies `mp_to_bool` to the types in `T...`, in order. If the result of an applicati…
28 returns `mp_true`. `mp_and<>` is `mp_true`.
30 .mp_and behavior
32 using R1 = mp_and<mp_true, mp_true>; // mp_true
34 using R2 = mp_and<mp_false, void>; // mp_false, void is not reached
36 using R3 = mp_and<mp_false, mp_false>; // mp_false
38 using R4 = mp_and<void, mp_true>; // mp_false (!)
46 `mp_and`, but does not perform short-circuit evaluation. `mp_and<mp_false, void>` is `mp_false`, bu…
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/mp11/doc/mp11/
H A Dfunction.adoc22 ## mp_and<T...>
24 template<class... T> using mp_and = /*...*/;
26 `mp_and<T...>` applies `mp_to_bool` to the types in `T...`, in order. If the result of an applicati…
28 returns `mp_true`. `mp_and<>` is `mp_true`.
30 .mp_and behavior
32 using R1 = mp_and<mp_true, mp_true>; // mp_true
34 using R2 = mp_and<mp_false, void>; // mp_false, void is not reached
36 using R3 = mp_and<mp_false, mp_false>; // mp_false
38 using R4 = mp_and<void, mp_true>; // mp_false (!)
46 `mp_and`, but does not perform short-circuit evaluation. `mp_and<mp_false, void>` is `mp_false`, bu…
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/mp11/doc/mp11/
H A Dfunction.adoc22 ## mp_and<T...>
24 template<class... T> using mp_and = /*...*/;
26 `mp_and<T...>` applies `mp_to_bool` to the types in `T...`, in order. If the result of an applicati…
28 returns `mp_true`. `mp_and<>` is `mp_true`.
30 .mp_and behavior
32 using R1 = mp_and<mp_true, mp_true>; // mp_true
34 using R2 = mp_and<mp_false, void>; // mp_false, void is not reached
36 using R3 = mp_and<mp_false, mp_false>; // mp_false
38 using R4 = mp_and<void, mp_true>; // mp_false (!)
46 `mp_and`, but does not perform short-circuit evaluation. `mp_and<mp_false, void>` is `mp_false`, bu…
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/mp11/doc/mp11/
H A Dfunction.adoc22 ## mp_and<T...>
24 template<class... T> using mp_and = /*...*/;
26 `mp_and<T...>` applies `mp_to_bool` to the types in `T...`, in order. If the result of an applicati…
28 returns `mp_true`. `mp_and<>` is `mp_true`.
30 .mp_and behavior
32 using R1 = mp_and<mp_true, mp_true>; // mp_true
34 using R2 = mp_and<mp_false, void>; // mp_false, void is not reached
36 using R3 = mp_and<mp_false, mp_false>; // mp_false
38 using R4 = mp_and<void, mp_true>; // mp_false (!)
46 `mp_and`, but does not perform short-circuit evaluation. `mp_and<mp_false, void>` is `mp_false`, bu…
[all …]

12345678910