]> 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 20:23:30 +0000 (22:23 +0200)
commit511764215de1756329e88c2628a4fd36e8277195
treea1f045ea0f686b847c9a18bdb49f088119a0da2d
parent406f9f2022af2bcc55eea6dac7a5c5a500046f29
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