This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: TR1 Math Special Functions
you are right in raising this issue, I had the same thought. I agree
with you, better decouple the issues and first commit a "minimal" patch
adding the new TR1 facilities. Then we can re-examine those builtins and
figure out which ones are completely expanded and can directly implement
the standard mandated classification macros in a very simple way.
Agreed. Great job problem-solving, all.
-benjamin