Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/spirit/classic/example/intermediate/simple_xml/
Dactions.hpp11 struct push_child_impl struct
14 struct result {typedef void type;};
17 void operator () (T &list, const A &value) const in operator ()()