std::isinfinite

Mateusz Loskot mateusz@loskot.net
Sat Sep 30 19:05:00 GMT 2006


Paolo Carlini wrote:
> Mateusz Loskot wrote:
> 
>> Also, what's the best practice to avoid C99 extensions from
>> GCC/libstdc++, when compiling C++ portable code / C++ standard compliant.
>>  
>>
> Building with --disable-c99 should help. For details, see the
> documentation:
> 
>    http://gcc.gnu.org/onlinedocs/libstdc++/configopts.html

Paolo,

Thanks for this tip, though I can't say it's convenient way.
In most cases, I (users of my software) can't do anything
with libstdc++.

Cheer
-- 
Mateusz Loskot
http://mateusz.loskot.net



More information about the Libstdc++ mailing list