Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/spirit/example/qi/
Dkey_value_sequence.cpp23 typedef std::map<std::string, std::string> pairs_type; typedef
Dkey_value_sequence_ordered.cpp23 typedef std::vector<std::pair<std::string, std::string> > pairs_type; typedef
Dkey_value_sequence_empty_value.cpp28 typedef std::vector<pair_type> pairs_type; typedef