Files
tech5/source/shared/idlib/containers/list.cpp
T
2026-08-08 13:54:26 -07:00

5 lines
317 B
C++

// Tungsten's containers/List.cpp contains diagnostic console commands for the
// header-only idList and idArray implementations. The PC runtime templates are
// supplied by the compiled Doom 3 BFG idlib/containers/List.h baseline; the
// recovery suite exercises container behavior without registering engine CVars.