Home
last modified time | relevance | path

Searched defs:begin_impl (Results 1 – 25 of 42) sorted by relevance

12

/third_party/boost/boost/numeric/ublas/operation/
Dbegin.hpp43 struct begin_impl<vector_tag,void,void> struct
53 static typename ExprT::iterator apply(ExprT& e) in apply()
68 static typename ExprT::const_iterator apply(ExprT const& e) in apply()
78 struct begin_impl<matrix_tag,tag::major,row_major_tag> struct
89 static typename ExprT::iterator1 apply(ExprT& e) in apply()
104 static typename ExprT::const_iterator1 apply(ExprT const& e) in apply()
114 struct begin_impl<matrix_tag,tag::major,column_major_tag> struct
125 static typename ExprT::iterator2 apply(ExprT& e) in apply()
140 static typename ExprT::const_iterator2 apply(ExprT const& e) in apply()
150 struct begin_impl<matrix_tag,tag::minor,row_major_tag> struct
[all …]
/third_party/boost/boost/fusion/sequence/intrinsic/
Dbegin.hpp32 struct begin_impl struct
35 struct apply
45 struct begin_impl<sequence_facade_tag> struct
48 struct apply : Sequence::template begin<Sequence> {};
/third_party/boost/boost/fusion/adapted/struct/detail/
Dbegin_impl.hpp22 struct begin_impl<struct_tag> struct
25 struct apply
46 struct begin_impl<assoc_struct_tag> struct
49 struct apply
/third_party/boost/boost/fusion/view/transform_view/detail/
Dbegin_impl.hpp28 struct begin_impl<transform_view_tag> struct
31 struct apply
48 struct begin_impl<transform_view2_tag> struct
51 struct apply
/third_party/boost/boost/fusion/mpl/
Dbegin.hpp22 struct begin_impl<fusion::fusion_sequence_tag> struct
25 struct apply
/third_party/boost/boost/fusion/container/map/detail/
Dbegin_impl.hpp23 struct begin_impl<map_tag> struct
26 struct apply
/third_party/boost/boost/fusion/view/single_view/detail/
Dbegin_impl.hpp27 struct begin_impl<single_view_tag> struct
30 struct apply
/third_party/boost/boost/fusion/container/deque/detail/
Dbegin_impl.hpp24 struct begin_impl<deque_tag> struct
27 struct apply
/third_party/boost/boost/fusion/container/set/detail/
Dbegin_impl.hpp21 struct begin_impl<set_tag> struct
24 struct apply
/third_party/boost/boost/fusion/adapted/boost_tuple/detail/
Dbegin_impl.hpp23 struct begin_impl<boost_tuple_tag> struct
26 struct apply
/third_party/boost/boost/fusion/container/list/detail/
Dbegin_impl.hpp33 struct begin_impl<cons_tag> struct
36 struct apply
/third_party/boost/boost/fusion/adapted/boost_array/detail/
Dbegin_impl.hpp24 struct begin_impl<boost_array_tag> struct
27 struct apply
/third_party/boost/boost/fusion/view/iterator_range/detail/
Dbegin_impl.hpp22 struct begin_impl<iterator_range_tag> struct
25 struct apply
/third_party/boost/boost/fusion/view/reverse_view/detail/
Dbegin_impl.hpp23 struct begin_impl<reverse_view_tag> struct
26 struct apply
/third_party/boost/boost/mpl/set/aux_/
Dbegin_end_impl.hpp24 struct begin_impl< aux::set_tag > struct
26 template< typename Set > struct apply
/third_party/boost/boost/fusion/adapted/std_tuple/detail/
Dbegin_impl.hpp23 struct begin_impl<std_tuple_tag> struct
26 struct apply
/third_party/boost/boost/fusion/container/map/detail/cpp03/
Dbegin_impl.hpp21 struct begin_impl<map_tag> struct
24 struct apply
/third_party/boost/boost/fusion/adapted/array/
Dbegin_impl.hpp20 struct begin_impl<po_array_tag> struct
23 struct apply
/third_party/boost/boost/fusion/container/vector/detail/
Dbegin_impl.hpp23 struct begin_impl<vector_tag> struct
26 struct apply
/third_party/boost/boost/fusion/adapted/std_array/detail/
Dbegin_impl.hpp24 struct begin_impl<std_array_tag> struct
27 struct apply
/third_party/boost/libs/fusion/example/extension/detail/
Dbegin_impl.hpp26 struct begin_impl<example::example_sequence_tag> struct
29 struct apply
/third_party/boost/boost/mpl/vector/aux_/
Dbegin_end.hpp28 struct begin_impl< aux::vector_tag > struct
30 template< typename Vector > struct apply
/third_party/boost/boost/fusion/adapted/mpl/detail/
Dbegin_impl.hpp26 struct begin_impl<mpl_sequence_tag> struct
29 struct apply
/third_party/boost/boost/mpl/list/aux_/
Dbegin_end.hpp25 struct begin_impl< aux::list_tag > struct
27 template< typename List > struct apply
/third_party/boost/boost/fusion/view/nview/detail/
Dbegin_impl.hpp27 struct begin_impl<nview_tag> struct
30 struct apply

12