2 Jan
2010
2 Jan
'10
10:17 p.m.
On 1/3/2010 6:40 AM, David A. Greene wrote:
And I'm still getting the same compiler error on the #if 0'd code.
Thanks for your help!
The attached code compiles. You weren't handling the if_ case correctly. You had specialized ConstructGrammarCases on IfTag, but you weren't using IfTag anywhere, so that specialization wasn't getting picked up. There were a few other small problems, but on the whole, you were pretty close. -- Eric Niebler BoostPro Computing http://www.boostpro.com