This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

[v3] Small std::pow clean-up


Hi,

for a long time __pow_helper and __cmath_power remained unused in
std::cmath. Also, for std::complex, something similar is used only in
C++98 mode. Clean-up the whole thing.

Tested x86_64-linux, committed to mainline.

Paolo.

///////////////////////

Attachment: CL_cpow_cu
Description: Text document

Attachment: patch_cpow_cu
Description: Text document


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