mirror of
https://github.com/boostorg/parser.git
synced 2026-01-31 08:22:15 +00:00
attr_type attribute ('attr'), rather than the one supplied ('retval'). Then,
take the parsed attribute and either combine it with retval (if they are both
containers), or assign attr to retval (if attr_type is not none).
Reproducer by Andreas Buhr.
Fixes #294.
17 KiB
17 KiB