]> www.ginac.de Git - ginac.git/commit
Hoist typeid(*this) from loops.
authorRichard Kreckel <kreckel@ginac.de>
Sun, 20 Dec 2015 16:50:07 +0000 (17:50 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Sun, 20 Dec 2015 16:50:07 +0000 (17:50 +0100)
commit640c8980ed3f00e985ffb4810b3c75a9b8106ba9
treee7c2e5238deaf44ac5c76a83550aa51f8b77fb14
parentf8b3c08fd7a5aabe7471c4dfb635d134ee4d8ef3
Hoist typeid(*this) from loops.

The compilers don't seem to reliably recognize the invariance of this.
ginac/expairseq.cpp