How to combine skipping and non-skipping (lexeme) rules?
问题 my parser is nearly working :) (still amazed by Spirit feature set (and compiletimes) and the very welcoming community here on stack overflow) small sample for online try: http://coliru.stacked-crooked.com/a/1c1bf88909dce7e3 so i've learned to use more lexeme-rules and try to prevent no_skip - my rules are smaller and better to read as a result but now i stuck with combining lexeme-rules and skipping-rules what seems to be not possible (compiletime error with warning about not castable to