Kawe Mazidjatari f67d8e87b1 Tier1: use template index type for memory allocation
For CUtl* classes: use the index type rather than just ssize_t, this will throw compile warnings for code that constructs a CUtl* object allocating more memory than the index type allows (e.g. allocating UINT16_MAX while the index type has been set to UINT8_MAX).
2024-04-05 18:27:09 +02:00
..
2024-04-05 16:39:22 +02:00
2023-08-22 01:11:49 +02:00
2023-05-14 02:10:17 +02:00
2023-07-22 21:14:04 +02:00
2023-05-14 02:10:17 +02:00