Searched defs:string_as_parser (Results 1 – 1 of 1) sorted by relevance
57 struct string_as_parser struct59 typedef strlit<char const*> type;60 static type convert(char const* str) in convert()