Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Dcontainer_support.cpp57 x3::rule<class string_rule, std::string> const string_rule("string"); variable
62 BOOST_SPIRIT_DEFINE(pair_rule, string_rule) in BOOST_SPIRIT_DEFINE() argument