tzlaine / parser

A C++ parser combinator library.
Boost Software License 1.0
70 stars 12 forks source link

Document the regularity requirement #65

Closed tzlaine closed 5 months ago

tzlaine commented 5 months ago

Attributes are default constructed, assigned, etc., all over the place. Thefact that regularity is assumed needs to be documented.