]> www.ginac.de Git - ginac.git/commitdiff
Make ample use of the contextual keyword 'override'.
authorRichard Kreckel <kreckel@ginac.de>
Thu, 26 Nov 2015 11:20:20 +0000 (12:20 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Thu, 26 Nov 2015 11:20:20 +0000 (12:20 +0100)
This patch adds the C++11 contextual keyword 'override' to every overridden
virtual function declaration except where that would incur macro duplications.
Along the way, it fixes some comments about member functions 'virtuality'.


No differences found