2
0
mirror of https://github.com/boostorg/parser.git synced 2026-01-21 05:02:14 +00:00
Files
parser/test/compile_attribute.cpp
Zach Laine 2020e44fda Radically change the way that repeat_parser generates a sequence of
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.
2024-01-02 17:57:46 -06:00

32 KiB