Home
last modified time | relevance | path

Searched defs:end_container (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dadapt_adt_attributes.hpp149 struct end_container<fusion::extension::adt_attribute_proxy<T, N, Const> > struct
153 >::type container_type;
156 call(fusion::extension::adt_attribute_proxy<T, N, Const>& c) in call()
163 struct end_container<fusion::extension::adt_attribute_proxy<T, N, Const> const> struct
169 >::type container_type;
172 call(fusion::extension::adt_attribute_proxy<T, N, Const> const& c) in call()
Dcontainer.hpp442 struct end_container struct
444 static typename container_iterator<Container>::type call(Container& c) in call()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/
Dphoenix_attributes.hpp61 struct end_container<phoenix::actor<Eval> const> struct
63 typedef phoenix::actor<Eval> const& type;
64 static type call(phoenix::actor<Eval> const& f) in call()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/karma/
Dcustomize_embedded_container.cpp80 struct end_container<client::embedded_container const> struct
83 call(client::embedded_container const& d) in call()
Dcustomize_counter.cpp82 struct end_container<client::counter const> struct
85 call(client::counter const& c) in call()
Dcustomize_use_as_container.cpp96 struct end_container<client::use_as_container const> struct
99 call(client::use_as_container const& c) in call()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/traits/
Dcontainer_traits.hpp237 struct end_container struct
239 static typename container_iterator<Container>::type call(Container& c) in call()