2
0
mirror of https://github.com/boostorg/parser.git synced 2026-01-22 17:32:35 +00:00
Zach Laine 711bc9e2b3 - eol_parser -> ws_parser
- 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.
2020-09-01 21:52:28 -05:00
2020-09-01 21:52:28 -05:00
2020-09-01 21:52:28 -05:00
2019-10-27 15:36:41 -05:00
2020-08-29 19:17:04 -05:00
2018-09-24 07:13:55 -05:00
Description
Mirrored via gitea-mirror
13 MiB
Languages
C++ 99%
CMake 0.5%
Python 0.3%