1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Storage/Tape
Thomas Harte 294e09f275 All these 'override's can be 'final's.
At least for the purpose of being communicative. I doubt there's much to gain in terms of compiler output — the DiskImageHolder can avoid some virtual lookups but nothing else leaps out.
2020-01-23 22:57:51 -05:00
..
Formats Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
Parsers Renames: NumberTheory -> Numeric. 2020-01-19 23:14:35 -05:00
PulseQueuedTape.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
PulseQueuedTape.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Tape.cpp Removers Factors.hpp; now this is a C++17 project. 2020-01-19 23:18:59 -05:00
Tape.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00