Home
last modified time | relevance | path

Searched defs:wstring_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.hpp66 struct wstring_as_parser struct
68 typedef strlit<wchar_t const*> type;
69 static type convert(wchar_t const* str) in convert()