]> www.ginac.de Git - ginac.git/commit
Make relational::rhs() and lhs() nonvirtual.
authorRichard Kreckel <kreckel@ginac.de>
Thu, 31 Dec 2015 18:34:54 +0000 (19:34 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Thu, 31 Dec 2015 18:34:54 +0000 (19:34 +0100)
commit13e428bf205c31f584ce6de03707c880e3486ade
treeb86ebdae5c1dd831381be06f6141b8ba81a81c25
parent7adba122edcf89d3d74cc2e89b1017fa5ea2ad01
Make relational::rhs() and lhs() nonvirtual.

I am unable to see a point in ever overriding these two member functions.
ginac/relational.cpp
ginac/relational.h