mirror of
https://github.com/boostorg/parser.git
synced 2026-01-22 17:32:35 +00:00
711bc9e2b36d19ded68669d7ea683a12ddc6724e
- 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.
Description
Mirrored via gitea-mirror
Languages
C++
99%
CMake
0.5%
Python
0.3%