Subject: Re: [Boost-users] [TypeTraits] is_base_of behavior
From: John Maddock (john_at_[hidden])
Date: 2009-07-03 04:36:30


> I'm getting different behaviours using is_base_of on different compilers
> (tested with gcc, icc, xlc).

It's a buglet in is_base_and_derived, I'm working on it...

John.