Boost logo

Boost Users :

From: Olaf Peter (ope-devel_at_[hidden])
Date: 2008-04-17 13:14:14


Hi,

I'm using a lot of functor parsers and combine them in one grammar.
Now, my grammar explodes at the time. Therefore I want to split/compile
the functor parsers into separate files. This requires a forward
declaration. Well, how to perform this??

spirit::functor_parser<functor> functor_p;

is an instance.

Thanks,
Olaf


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net