mirror of
https://github.com/boostorg/parser.git
synced 2026-01-23 17:52:15 +00:00
- ws_parser does all whitespace (according to the Unicode White_Space property) or just eol, depending on parameterization. - Add ws, a parser object that uses the all-whitespace mode of ws_parser. - Fix an error in the constraints on *parse(); iterators over char8_t (and not just pointers) now properly fall under the Unicode parsing path. Fixes #4.
48 KiB
48 KiB