
18 Oct
2009
18 Oct
'09
4:36 p.m.
Scott McMurray wrote:
2009/10/18 Andrey Semashev <andrey.semashev@gmail.com>:
Is there a tool in Boost.Spirit that would provide content buffering during the parse? If not, what can be suggested to solve this problem?
http://www.boost.org/libs/spirit/classic/doc/multi_pass.html
Thank you, I'll take a look.