
28 May
2009
28 May
'09
1:08 p.m.
Stephan Menzel wrote:
Hi there,
I'm looking for a way to BOOST_FUSION_ADAPT_STRUCT() private members of a struct. Is this possible?
I'd like to parse with spirit2 directly into a struct with getters that should not be bypassed.
No. But what I am planning instead is to provide a class adapter with user defined getters/setters. Would that help? Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net