Boost logo

Boost :

From: Zach Laine (whatwasthataddress_at_[hidden])
Date: 2024-01-06 08:42:00


On Tue, Jan 2, 2024 at 5:39 PM Zach Laine <whatwasthataddress_at_[hidden]> wrote:
>
> On Tue, Jan 2, 2024 at 1:28 PM Tobias Loew via Boost
> <boost_at_[hidden]> wrote:
> >
> > Zach Laine wrote:
> > > - use approximately the same set of directives to influence the parse
> > > (e.g. lexeme[]);
> >
> > It seems there is no directive like Spirit's no_case.
> > Is there a way to match case-insensitivity?
>
> No, not yet, because I never implemented Unicode case folding. It's
> not hard to do though, so I will; I'll open a Github issue for this.

This is now available on master.

Zach


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk