Home
last modified time | relevance | path

Searched refs:end_impl (Results 1 – 25 of 51) sorted by relevance

123

/third_party/boost/boost/numeric/ublas/operation/
Dend.hpp39 struct end_impl;
44 struct end_impl<vector_tag,void,void> struct
79 struct end_impl<matrix_tag,tag::major,row_major_tag> struct
115 struct end_impl<matrix_tag,tag::major,column_major_tag> struct
151 struct end_impl<matrix_tag,tag::minor,row_major_tag> struct
187 struct end_impl<matrix_tag,tag::minor,column_major_tag> struct
232 return detail::end_impl<typename ExprT::type_category>::apply(e()); in end()
246 return detail::end_impl<typename ExprT::type_category>::apply(e()); in end()
263 …return detail::end_impl<typename ExprT::type_category, TagT, typename ExprT::orientation_category>… in end()
280 …return detail::end_impl<typename ExprT::type_category, TagT, typename ExprT::orientation_category>… in end()
/third_party/boost/boost/fusion/sequence/intrinsic/
Dend.hpp32 struct end_impl struct
45 struct end_impl<sequence_facade_tag> struct
52 struct end_impl<boost_tuple_tag>;
55 struct end_impl<boost_array_tag>;
58 struct end_impl<mpl_sequence_tag>;
61 struct end_impl<std_pair_tag>;
68 : extension::end_impl<typename detail::tag_of<Sequence>::type>::
/third_party/boost/boost/fusion/adapted/struct/detail/
Dend_impl.hpp19 struct end_impl;
22 struct end_impl<struct_tag> struct
46 struct end_impl<assoc_struct_tag> struct
/third_party/boost/boost/fusion/view/transform_view/detail/
Dend_impl.hpp24 struct end_impl;
28 struct end_impl<transform_view_tag> struct
48 struct end_impl<transform_view2_tag> struct
/third_party/boost/boost/xpressive/detail/utility/
Dcons.hpp178 struct end_impl;
181 struct end_impl<cons_tag> struct
266 struct end_impl;
275 struct end_impl<fusion::cons_tag> struct
276 : fusion::meta::end_impl<fusion::cons_tag>
/third_party/boost/boost/fusion/sequence/intrinsic/detail/
Dsegmented_begin_impl.hpp54 end_impl; typedef
59 , typename end_impl::type
70 return fold_impl::call(seq, end_impl::call(seq, stack), stack, segmented_begin_fun()); in call()
/third_party/boost/boost/fusion/mpl/
Dend.hpp19 struct end_impl;
22 struct end_impl<fusion::fusion_sequence_tag> struct
/third_party/boost/boost/fusion/view/joint_view/detail/
Dend_impl.hpp21 struct end_impl;
24 struct end_impl<joint_view_tag> struct
/third_party/boost/boost/fusion/view/iterator_range/detail/
Dend_impl.hpp19 struct end_impl;
22 struct end_impl<iterator_range_tag> struct
/third_party/boost/libs/fusion/example/extension/detail/
Dend_impl.hpp23 struct end_impl;
26 struct end_impl<example::example_sequence_tag> struct
/third_party/boost/boost/fusion/adapted/boost_array/detail/
Dend_impl.hpp21 struct end_impl;
24 struct end_impl<boost_array_tag> struct
/third_party/boost/boost/fusion/container/map/detail/
Dend_impl.hpp20 struct end_impl;
23 struct end_impl<map_tag> struct
/third_party/boost/boost/fusion/container/deque/detail/
Dend_impl.hpp21 struct end_impl;
24 struct end_impl<deque_tag> struct
/third_party/boost/boost/fusion/container/set/detail/
Dend_impl.hpp18 struct end_impl;
21 struct end_impl<set_tag> struct
/third_party/boost/boost/fusion/container/map/detail/cpp03/
Dend_impl.hpp18 struct end_impl;
21 struct end_impl<map_tag> struct
/third_party/boost/boost/fusion/view/reverse_view/detail/
Dend_impl.hpp20 struct end_impl;
23 struct end_impl<reverse_view_tag> struct
/third_party/boost/boost/fusion/view/single_view/detail/
Dend_impl.hpp24 struct end_impl;
27 struct end_impl<single_view_tag> struct
/third_party/boost/boost/fusion/adapted/mpl/detail/
Dend_impl.hpp23 struct end_impl;
26 struct end_impl<mpl_sequence_tag> struct
/third_party/boost/boost/fusion/container/vector/detail/
Dend_impl.hpp20 struct end_impl;
23 struct end_impl<vector_tag> struct
/third_party/boost/boost/fusion/adapted/array/
Dend_impl.hpp19 struct end_impl;
22 struct end_impl<po_array_tag> struct
/third_party/boost/boost/fusion/adapted/std_array/detail/
Dend_impl.hpp23 struct end_impl;
26 struct end_impl<std_array_tag> struct
/third_party/boost/boost/fusion/view/nview/detail/
Dend_impl.hpp24 struct end_impl;
28 struct end_impl<nview_tag> struct
/third_party/boost/boost/fusion/adapted/boost_tuple/detail/
Dend_impl.hpp27 struct end_impl;
30 struct end_impl<boost_tuple_tag> struct
/third_party/boost/boost/fusion/adapted/std_tuple/detail/
Dend_impl.hpp22 struct end_impl;
25 struct end_impl<std_tuple_tag> struct
/third_party/boost/boost/fusion/container/list/detail/
Dend_impl.hpp30 struct end_impl;
33 struct end_impl<cons_tag> struct

123