Boost logo

Boost Users :

From: GIE (gie_at_[hidden])
Date: 2003-10-27 11:39:51


Hello!

What is "proper way" of implementing result value of parser, have i
implement new parser or can (and how?) i use grammar construct with user
defined result value that can be passed to attached action (for ex. matched
GUID returning)?

What is performance penalty for using vectors (they need realloc, don't
they) in ast trees?

And is there anyway to store scanner defined result in tree, besides using
user-specified value in node_val_data and type casting it to specific type
depending of node id?

Thanks.

-- 
With best regards, GIE.

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