Is this the correct way of defining a set of recursive rules?
问题 PREFACE: I am asking this question because for some reason I can not get my code to compile. I just want to know whether an incorrect understanding of spirit::x3 is the cause or not Hello, I'd just like to verify something; is the following the correct way (at least technically) of defining rules for a large set of heavily recursive parsers? So for each parser, I do the following operations: // This is for reference only, it greatly simplifies the process of defining attributes. template