Babel
Epitech's C++ VoIP project
Classes | Namespaces
FreeList.hpp File Reference
#include <functional>
Include dependency graph for FreeList.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Babel::FreeList< T >
 Provides an indexed free list with constant-time removals from anywhere in the list without invalidating indices. T must be trivially constructible and destructible. More...
 

Namespaces

 Babel