
17 Jul
2011
17 Jul
'11
8:22 p.m.
On Sun, Jul 17, 2011 at 10:53 AM, Gordon Woodhull <gordon@woodhull.com>wrote: [...]
I agree with Jeff's suggestion that the matching metafunction should take a metafunction that defaults to is_same rather than always testing for type equality (and now I see why he was also suggesting that in the Type Traits Extension review :).
Well, at least I convinced someone...eventually :) Maybe I should give another shoutout to Frederic to reconsider this! [also, small correction, it should default to boost::mpl::always< boost::mpl::true_ >] - Jeff