Sergey Ivanov
Sergey Ivanov
Hi! X3 lacks auxiliary 'lazy' parser despite X3's docs state the opposite: https://www.boost.org/doc/libs/develop/libs/spirit/doc/x3/html/spirit_x3/quick_reference/auxiliary.html Please add the lazy parser or update the docs. Thanks!
https://www.boost.org/development/tests/master/developer/hof.html shows that multiple HOF tests like 'lift', 'compose', 'pack' and a few others don't compile with msvc 14.2, 14.3 toolchains
Hi! I believe it would be nice to have a -- method to remove multiple elements from the collection. Looks like it was missed
Hi! X3 lacks auxiliary 'lazy' parser despite X3's docs state the opposite: https://www.boost.org/doc/libs/develop/libs/spirit/doc/x3/html/spirit_x3/quick_reference/auxiliary.html Please add the lazy parser or update the docs. Thanks!