mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
The `UNUSED` macro is used to mark a variable as unused but with a name. Those usages are replaced with comments so that `UNUSED` can be removed. https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused |
||
|---|---|---|
| .. | ||
| test_adts.h | ||
| test_bits.h | ||
| test_byte_order.h | ||
| test_cache_adt.h | ||
| test_fnv_hash.h | ||
| test_lib.h | ||
| test_path.h | ||
| test_path_util.h | ||
| test_rand.h | ||
| test_regex.h | ||
| test_secure_crt.h | ||
| test_wchar.h | ||