|
Re: Fusion-ifying proto parse trees: msg#00024parsers.spirit.devel
Joel de Guzman wrote: Eric Niebler wrote: In the attached archive is: segmented.hpp - The Fusion primitives needed to work with segmented Fusion iterators. for_each_s.hpp - A segmented implementation of the for_each algorithm main.cpp - The implementation of segmented view/iterators for binary proto trees. The segmented algorithm looks complicated, but fortunately, I think all the algorithms will follow a similar pattern, so we should be able to crank them out without too much fuss. It is perfectly general and will work with any segmented data structure, not just binary trees, assuming you give it suitably defined iterators. I have no performance numbers, but I have a good feeling about it. :-) -- Eric Niebler Boost Consulting www.boost-consulting.com
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Fusion-ifying proto parse trees: 00024, Joel de Guzman |
|---|---|
| Next by Date: | a self-optimizing alternative parser: 00024, Tobias Schwinger |
| Previous by Thread: | Re: Fusion-ifying proto parse treesi: 00024, Joel de Guzman |
| Next by Thread: | Re: Fusion-ifying proto parse trees: 00024, Joel de Guzman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |