Name |
Last commit
|
Last update |
---|---|---|
.. | ||
1.cc | ||
constexpr.cc | ||
constexpr2.cc | ||
dr387.cc |
PR libstdc++/61791 PR libstdc++/70607 * include/std/complex (real(T), imag(T)): Add _GLIBCXX_CONSTEXPR. (proj(T), conj(T)): Change return types per DR 1522. * include/tr1/complex (conj): Remove overloads and use std::conj. * testsuite/26_numerics/complex/dr781_dr1137.cc: Rename to... * testsuite/26_numerics/complex/dr781.cc: ... this, and update. * testsuite/26_numerics/complex/value_operations/constexpr2.cc: Test real(T) and imag(T). Allow testing for C++11 too. From-SVN: r244900
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
1.cc | Loading commit data... | |
constexpr.cc | Loading commit data... | |
constexpr2.cc | Loading commit data... | |
dr387.cc | Loading commit data... |