OpenTTD Source
20241111-master-gce64d5f5d9
|
Helper template class that provides C array length and item type. More...
#include <dbg_helpers.h>
Public Types | |
using | Item = T |
Static Public Attributes | |
static const size_t | length = N |
Helper template class that provides C array length and item type.
Definition at line 24 of file dbg_helpers.h.