
3 Mar
2009
3 Mar
'09
7:47 p.m.
Noah Roberts wrote:
This may be a little OT but as it applies to metaprogramming and ideas from the book I thought it the best place to ask.
On pgs 191/2 of the MPL book (section 9.5) is a set of ideas meant to introduce the inherit_linearly metafunction. There are some things I want to do that suggested this was actually the better way to go for me.
I solved the issues I had with the other way to do it, using mpl::inherit_linearly, so this isn't such a problem anymore. It's obviously a compiler bug, one they actually fixed in the next version.