This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: is there a version define ?



see bits/c++config.h:

#define __GLIBCPP__ 20000324

> is there any define (somewhere around the config headers) from which I can
> recognize that I currently compile with gcc's stdc++ standard header files?
> this would be useful to preparate stdc++ specific bug (like abs(int)) until
> it'll solved.
> thanks.
> yours.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]