dhewm3/neo/idlib/containers
Daniel Gibson 7023475c9d Add idStr::(V)Format(), make idList compatible with C++ foreach
idStr::(V)Format() is a static (v)printf-like function that returns
and idStr. Can be used like a better va(), or for
idStr mystr = idStr::Format( "number of items: %d", myarr.Num() );
2024-05-22 19:46:38 +02:00
..
BinSearch.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
BTree.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
HashIndex.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
HashIndex.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
HashTable.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Hierarchy.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
LinkList.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
List.h Add idStr::(V)Format(), make idList compatible with C++ foreach 2024-05-22 19:46:38 +02:00
PlaneSet.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Queue.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Stack.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
StaticList.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
StrList.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
StrPool.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
VectorSet.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00