https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36750
Nico changed:
What|Removed |Added
CC||nico.schloemer at gmail dot com
--- Comment #13
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55682
--- Comment #5 from Nico 2012-12-14 10:47:05
UTC ---
Bottom line: problem solved. I just compile my code with -std=c++11 and get
std::erf immediately.
Thanks for the clarification!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55682
--- Comment #3 from Nico 2012-12-14 10:37:19
UTC ---
(In reply to comment #2)
> Then what? This is expected and conforming.
Oh, it just struck me as funny that cmath imports std::exp and friends, but not
std::erf. I filed the bug since
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55682
Nico changed:
What|Removed |Added
Summary|erf, erfc not in cmath |erf, erfc placed in global
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55682
Bug #: 55682
Summary: erf, erfc not in cmath
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3