]> www.ginac.de Git - ginac.git/commit
[C++17] Don't inherit from std::iterator...
authorRichard Kreckel <kreckel@ginac.de>
Tue, 9 Aug 2022 22:35:22 +0000 (00:35 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Tue, 9 Aug 2022 22:35:22 +0000 (00:35 +0200)
commitc3019779ff0a58979e5936519b30f313205d10aa
tree2ddf142cb9b085c324d584c0e24106610d2500da
parent35a71d5302d689454dc853e94da4e1ef4a53ff18
[C++17] Don't inherit from std::iterator...

...because this has been deprecated. See LWG2438.
ginac/ex.h