Boost logo

Boost :

From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2000-09-01 12:49:31


Got one more suggestion:
 in detail/pa2dec.ctt

On first or second reading it looks to me like you could use the C&E
SWITCH<> in place of the code that starts with that nested IF<int(id) ==
boost::READABLE_PA, .....
>

--------
template<bool, Name>
 MetaSignOff;

template<Name>
  MetaSignOff<true, Name>
{ typename Name SigText; }

  Yours MetaSignOff<true,Gary>::SigText; (one too many meta programs.)
 
gary.powell_at_[hidden]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk