Re: [Qi] Phrase parsed but iterator did not reach end
Seth <[email protected]>
| Newsgroups | gmane.comp.parsers.spirit.general |
|---|---|
| Message-ID | <[email protected]> |
On 30-11-17 14:32, Michael Powell wrote: > My goal is to parse address into a std::string. That will be important > for me when I turn the corner into IPv6 parsing. Could this approach > support that? i.e. uint_parser... into a std::string? Of course. Just slap `qi::raw[]` around the whole hot mess, and pronto. However, I explained exactly why I didn't do this. If your application doesn't require comparable addresses, go for strings :) > Cheers, I found your other response earlier, which I think addressed the rest. Good luck! ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot