cmath (frexp, [...]): Do not mark constexpr, not viable anyway due to the pointer...
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 14 Nov 2011 11:29:26 +0000 (11:29 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 14 Nov 2011 11:29:26 +0000 (11:29 +0000)
commit77addcb730af2e8ac6165fce5077b93e48640d04
treed50c3d29e373d745268fd4fbfa31096147f7b595
parent107a9bc92c74233db8e0045826d7276247c7edb2
cmath (frexp, [...]): Do not mark constexpr, not viable anyway due to the pointer parameter.

2011-11-14  Paolo Carlini  <paolo.carlini@oracle.com>

* include/c_global/cmath (frexp, modf, remquo): Do not mark constexpr,
not viable anyway due to the pointer parameter.

From-SVN: r181349
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_global/cmath