eis/mix_cc/matheval/readme.md

8 lines
164 B
Markdown

# mix_cc::matheval
## 基于抽象语法树的表达式的实现
## 如需增加/修改 表达式内的函数,请使用 parser_def.hpp
## 依赖于boost x3/qi