Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/spirit/classic/example/intermediate/simple_xml/
Dactions.hpp24 struct store_in_map_impl struct
27 struct result{typedef void type;};
30 void operator () (T &map,const A &value)const in operator ()()