Open denzor200 opened 2 years ago
This PR resolves https://github.com/boostorg/spirit/issues/698. It needs to make Spirit more friendly with PFR limitations.
I did this feature only and only for sequence parser(I can't find any reason to make it for another parsers). Also, this feature won't support size one sequences.
This PR resolves https://github.com/boostorg/spirit/issues/698. It needs to make Spirit more friendly with PFR limitations.
I did this feature only and only for sequence parser(I can't find any reason to make it for another parsers). Also, this feature won't support size one sequences.