[v3] Remove constexpr from frexp, modf, remquo
Paolo Carlini
paolo.carlini@oracle.com
Mon Nov 14 11:33:00 GMT 2011
Hi,
Daniel noticed that in <cmath> we have functions marked constexpr which
aren't really viable anyway due to the pointer parameter. Seems
basically harmless given our way to deal with these matters, but I agree
can be misleading. Tested x86_64-linux, committed.
Paolo.
///////////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20111114/a86c28a1/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patchlet
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20111114/a86c28a1/attachment-0001.ksh>
More information about the Libstdc++
mailing list