Subject: Re: [Boost-users] [boost-users][Variant] Sequence instantiation
From: Ryan McConnehey (mccorywork_at_[hidden])
Date: 2009-08-28 02:10:36


> typedef rule<Iterator,allPossibleTypesVariant()> ruleType;
> symbol<Char,ruleType> table
Where do the rule and symbol come from?

Ryan