OpenTTD/src/misc
Patric Stout 183df5c981 Codechange: Suppress warnings when asserts are disabled (#8917) 2021-04-01 11:50:37 +02:00
..
CMakeLists.txt Add: A simple, templated cache map that uses a least recently used eviction strategy. 2021-02-22 22:16:07 +01:00
array.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
binaryheap.hpp Fix: Globally apply preprocessor directive coding style 2020-07-03 09:08:46 +02:00
blob.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
countedobj.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
countedptr.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
dbg_helpers.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
dbg_helpers.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
fixedsizearray.hpp Codechange: Replace assert_compile macro with static_assert 2020-12-27 10:55:42 +00:00
getoptdata.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
getoptdata.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
hashtable.hpp Codechange: Suppress warnings when asserts are disabled (#8917) 2021-04-01 11:50:37 +02:00
lrucache.hpp Add: A simple, templated cache map that uses a least recently used eviction strategy. 2021-02-22 22:16:07 +01:00
str.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00