mirror of
https://github.com/boostorg/parser.git
synced 2026-01-27 19:12:13 +00:00
attributes. It now produces std::string when Attribute is char, and std::vector<Attribute> otherwise (except for nope special-casing of course). Partial fix for #36.