|
Boost Testing : |
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-04-06 05:25:05
John Maddock wrote:
>> I'm assuming the C++ standard allows this. If anyone would be so kind
>> as to point me to the appropriate section of the standard, I will
>> report this to Compaq ASAP. In the mean while, I will have to define
>> BOOST_NO_IS_ABSTRACT for this compiler. Is this correct?
>
> It's a defect report:
> http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#337
>
> Currently it has WP status, which means it hasn't been officially
> published as a standard or TC yet, but will be in either the next std or
> next TC whichever comes first.
Thanks, John. I'll report it to Compaq anyway. In the mean while, I'll
define BOOST_NO_IS_ABSTRACT.
Regards, Markus