boostorg/spirit_x4

boolean parser for unicode char type is not implemented

Aperta

#9 aperta il 17 feb 2020

 (11 commenti) (0 reazioni) (0 assegnatari)C++ (3 fork)auto 404
enhancementgood first issuehelp wantedwontfix-X3

Metriche repository

Star
 (37 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I think we could provide simple typedefs in <boost/spirit/home/x3/numeric/bool.hpp>

EDIT: bool_policies must be updated too; however there's some hard-coded string literals in bool_policies.hpp which simply do not match the unicode char type

Guida contributor