]> www.ginac.de Git - ginac.git/commit
[C++17] Remove inheritance from std::binary_function, std::unary_function.
authorRichard Kreckel <kreckel@ginac.de>
Fri, 29 Jan 2016 22:45:21 +0000 (23:45 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Fri, 29 Jan 2016 22:48:01 +0000 (23:48 +0100)
commit319c9533e12eba2449001c47545e3c3cf48c482f
tree4b94790fd62547941915cb457d011eac6e7ff230
parent1a59d8a443e6156da26028e4b951c0d4a28b2b0e
[C++17] Remove inheritance from std::binary_function, std::unary_function.

This inheritance is unneeded since C++11 and the two classes may be
removed in C++-17.
doc/tutorial/ginac.texi
ginac/clifford.cpp
ginac/ex.h
ginac/expair.h
ginac/hash_map.h
ginac/indexed.cpp
ginac/ptr.h
ginac/symmetry.cpp