$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-01-11 11:06:06
> This is submission of is_abstract_class<> type trait
> into Boost.TypeTraits.
Good idea: this one has been in my todo box for some time, and I'm ashamed
to say I haven't done anything about it :-(
Can we please call it "is_abstract" though, as that's the name that the TR
submission uses.
> Reasons for submission:
> - it will offload Serialization library a bit (it is currently here)
> - Giovanni Bajo added support for it (for DR 337) into GCC 3.4
Good,
Thanks,
John.