/third_party/boost/boost/fusion/sequence/intrinsic/ |
D | at.hpp | 86 struct at_c struct 119 at_c(Sequence& seq) in at_c() function 127 at_c(Sequence const& seq) in at_c() function
|
/third_party/boost/boost/metaparse/v1/cpp11/impl/ |
D | at_c.hpp | 25 struct at_c<string<C, Cs...>, N> : at_c<string<Cs...>, N - 1> {}; struct 28 struct at_c<string<C, Cs...>, 0> : boost::mpl::char_<C> {}; struct
|
/third_party/boost/libs/metaparse/test/ |
D | at_c.cpp | 15 BOOST_METAPARSE_TEST_CASE(at_c) in BOOST_METAPARSE_TEST_CASE() argument
|
/third_party/boost/boost/hana/ |
D | basic_tuple.hpp | 219 constexpr decltype(auto) at_c(basic_tuple<Xs...> const& xs) { in at_c() function 224 constexpr decltype(auto) at_c(basic_tuple<Xs...>& xs) { in at_c() function 229 constexpr decltype(auto) at_c(basic_tuple<Xs...>&& xs) { in at_c() function
|
D | at.hpp | 52 constexpr decltype(auto) at_c(Xs&& xs) { in at_c() function
|
D | tuple.hpp | 281 constexpr decltype(auto) at_c(tuple<Xs...> const& xs) { in at_c() function 286 constexpr decltype(auto) at_c(tuple<Xs...>& xs) { in at_c() function 291 constexpr decltype(auto) at_c(tuple<Xs...>&& xs) { in at_c() function
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | basic_tuple.hpp | 219 constexpr decltype(auto) at_c(basic_tuple<Xs...> const& xs) { in at_c() function 224 constexpr decltype(auto) at_c(basic_tuple<Xs...>& xs) { in at_c() function 229 constexpr decltype(auto) at_c(basic_tuple<Xs...>&& xs) { in at_c() function
|
D | at.hpp | 52 constexpr decltype(auto) at_c(Xs&& xs) { in at_c() function
|
D | tuple.hpp | 281 constexpr decltype(auto) at_c(tuple<Xs...> const& xs) { in at_c() function 286 constexpr decltype(auto) at_c(tuple<Xs...>& xs) { in at_c() function 291 constexpr decltype(auto) at_c(tuple<Xs...>&& xs) { in at_c() function
|
/third_party/boost/boost/hana/fwd/ |
D | at.hpp | 80 constexpr auto at_c = [](auto&& xs) { in __anonc5ea24100102() variable
|
/third_party/boost/libs/hana/include/boost/hana/fwd/ |
D | at.hpp | 80 constexpr auto at_c = [](auto&& xs) { in __anon431722430102() variable
|
/third_party/boost/boost/mpl/ |
D | at.hpp | 42 struct at_c struct
|
/third_party/boost/boost/phoenix/fusion/ |
D | at.hpp | 39 at_c(Tuple const& tuple) in at_c() function
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | at_c.rst | 3 at_c title
|
/third_party/boost/libs/mpl/test/ |
D | set_c.cpp | 24 struct at_c struct
|
/third_party/boost/libs/mp11/test/ |
D | mp_filter.cpp | 39 template<class L, std::size_t N> using at_c = mp_first< mp_filter_q< second_is<N>, L, mp_iota<mp_si… typedef
|
/third_party/boost/boost/gil/ |
D | packed_pixel.hpp | 215 auto at_c(packed_pixel<P, C, L>& p) in at_c() function 227 auto at_c(const packed_pixel<P, C, L>& p) in at_c() function
|
D | color_base.hpp | 597 auto at_c(detail::homogeneous_color_base<E, L, N>& p) in at_c() function 607 auto at_c(const detail::homogeneous_color_base<E, L, N>& p) in at_c() function
|
D | bit_aligned_pixel_reference.hpp | 276 auto at_c(const bit_aligned_pixel_reference<BitField, ChannelBitSizes, L, IsMutable>& p) in at_c() function
|
/third_party/boost/boost/gil/extension/dynamic_image/ |
D | reduce.hpp | 54 struct at_c<mapping_vector<SrcTypes,DstTypes>, K> struct 56 …ze_t value=size<DstTypes>::value - order<DstTypes, typename gil::at_c<SrcTypes,K>::type>::value +1; 57 using type = size_t<value>;
|
/third_party/boost/libs/gil/example/ |
D | interleaved_ref.hpp | 104 at_c(const interleaved_ref<ChannelReference,Layout>& p) { return p[K]; }; in at_c() function
|
/third_party/boost/libs/gil/doc/html/_downloads/ |
D | interleaved_ref.hpp | 104 at_c(const interleaved_ref<ChannelReference,Layout>& p) { return p[K]; }; in at_c() function
|
/third_party/boost/libs/hana/example/tutorial/ |
D | appendix_mpl.cpp | 118 using at_c = at<Sequence, long_<n>>; typedef
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …pace","design/concepts","design/conclusions","design/dynamic_image","design/examples","design/exte…
|