Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/meta/
Das_parser.hpp57 struct string_as_parser struct
59 typedef strlit<char const*> type;
60 static type convert(char const* str) in convert()