]> www.ginac.de Git - ginac.git/commit
Remove deprecated initialization via overloaded comma operator.
authorRichard Kreckel <kreckel@ginac.de>
Sat, 10 Oct 2020 18:20:59 +0000 (20:20 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Sat, 10 Oct 2020 18:20:59 +0000 (20:20 +0200)
commite62c12d0c93db3a1da2bc25532ffbf23e41c6292
tree30441e2b6752f30ca68f50b7b727b4751d7b5287
parent8bcb361ec7767e33ea9b92141a078827e3f3bb0d
Remove deprecated initialization via overloaded comma operator.

This feature has been marked as deprecated since 1.7.0. There's been more
than four years to switch to initializer lists. Let's hope people have
modified their code since.
ginac/container.h
ginac/matrix.h