1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 05:29:32 +00:00
CLK/Storage/Disk/Track
2020-05-09 23:00:39 -04:00
..
PCMSegment.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
PCMSegment.hpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
PCMTrack.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
PCMTrack.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
Track.hpp Enhances with constexpr. 2019-12-24 18:53:50 -05:00
TrackSerialiser.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
TrackSerialiser.hpp Added a guarantee that the TrackSerialiser won't modify tracks it receives. 2018-05-18 23:03:28 -04:00
UnformattedTrack.cpp Added a guarantee that the TrackSerialiser won't modify tracks it receives. 2018-05-18 23:03:28 -04:00
UnformattedTrack.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00