mirror of
https://github.com/boostorg/parser.git
synced 2026-01-30 08:02:33 +00:00
the successful parse of an adjacent attribute-generating parser. Since the non-attribute parser points to the same spot in the output tuple, if the non-attribute parser fails internally, it is likely to do "out_attr = decltype(out_attr)()", which erases the previous seuccessfully generated attribute.
86 KiB
86 KiB