Boost logo

Boost Users :

From: Scott Meyers (usenet_at_[hidden])
Date: 2007-03-23 11:06:45


Gottlob Frege wrote:
> typedef typename if_<found,
> typename mpl::erase<Seq, i>::type,
> Seq
> >::type type;

Yes, thanks for this correction. Unfortunately, it doesn't change the
behavior of the program. The assertion still fails when it should succeed.

Any other suggestions?

Thanks,

Scott


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