From: Bruce Trask (Bruce.Trask_at_[hidden])
Date: 2005-03-31 09:38:37


Hi,

Is there a boost::switch so I can do type selection similar to mpl::if_
but with more than two types? I looked but could not find it.

Or should I just use the implementation of SWITCH in the Generative
Programming book?

Regards,
Bruce