mercredi 2 octobre 2019

Boost.spirit logical expression parser

How to write a parser of a string of this kind "(3 < 4) && (10 > 5) || (" some "==" some ") && (call_func(...))" using boost. spirit and c ++ 11 ?

Aucun commentaire:

Enregistrer un commentaire