]> www.ginac.de Git - ginac.git/commit
Explicit function disambiguation.
authorRichard Kreckel <kreckel@ginac.de>
Thu, 13 May 2010 16:30:40 +0000 (18:30 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Thu, 13 May 2010 16:30:40 +0000 (18:30 +0200)
commit93d02d3b90587f38cbc33cf25ee89795c415574c
tree7540132237f1b27bf5e8d78daabca0b07faf200c
parente22d2ed95925d870876c4fcd922ea2a9cfdbdab1
Explicit function disambiguation.

This is necessary for compilers where the hyperbolic and the tgamma function
templates are pulled in from <cmath> and compete with GiNaC's function
templates. GCC 4.4 and 4.5 need this, when compiling with -std=cxx0x.
check/exam_inifcns.cpp
check/exam_inifcns_nstdsums.cpp
check/exam_pseries.cpp
check/time_antipode.cpp
check/time_gammaseries.cpp
ginsh/ginsh_parser.yy