Babel
Epitech's C++ VoIP project
|
#include <functional>
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 | |