tile2d
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
FreeList< Type, Int > Class Template Reference

Public Member Functions

Int insert ()
 
Int insert (Type &&obj)
 
void erase (Int idx)
 
Type & get (Int idx)
 
const Type & get (Int idx) const
 
Type & operator[] (Int idx)
 
const Type & operator[] (Int idx) const
 

Static Public Attributes

static constexpr Int endOfList = std::numeric_limits<Int>::max()
 
static constexpr size_t elementSize = sizeof(Type)
 

The documentation for this class was generated from the following file: