Skip to content
Snippets Groups Projects
Commit d5c405cc authored by Paolo Carlini's avatar Paolo Carlini Committed by Paolo Carlini
Browse files

std_complex.h (log(const complex<_Tp>&)): When _GLIBCXX_USE_C99_COMPLEX,...

std_complex.h (log(const complex<_Tp>&)): When _GLIBCXX_USE_C99_COMPLEX, forward to __builtin_clog/clogf/clogl.

2005-05-30  Paolo Carlini  <pcarlini@suse.de>

	* include/std/std_complex.h (log(const complex<_Tp>&)): When
	_GLIBCXX_USE_C99_COMPLEX, forward to __builtin_clog/clogf/clogl.

From-SVN: r100376
parent 7f177cf7
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment