boostorg/spirit_x4

boolean parser for unicode char type is not implemented

开放

#9 创建于 2020年2月17日

 (11 条评论) (0 个反应) (0 位负责人)C++ (3 个派生)auto 404
enhancementgood first issuehelp wantedwontfix-X3

仓库指标

星标
 (37 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南