athena/include/LZ77
Lioncash be9ac57b9d LZBase: Mark functions as const where applicable
Most of the interface can be const qualified except for the setters.
While we're at it, we can also make the private member functions
internally linked helper functions, given they don't depend on instance
state at all.
2019-08-15 23:28:41 -04:00
..
LZBase.hpp LZBase: Mark functions as const where applicable 2019-08-15 23:28:41 -04:00
LZLookupTable.hpp New code style refactor 2018-12-07 19:18:17 -10:00
LZType10.hpp General: Use the override keyword where applicable 2019-08-15 16:12:17 -04:00
LZType11.hpp General: Use the override keyword where applicable 2019-08-15 16:12:17 -04:00