Skip to content

This is a Custom-Memory-Allocator in C++ based on sample code/knowledge from DrDobbs Simple Memory Allocator.

Notifications You must be signed in to change notification settings

ghanashyams/Custom-Allocator

Repository files navigation

This is a Custom-Allocator in C++ using DrDobbs Simple Memory Allocator code. The code snippets demonstrates the usage of custom memory allocator in STL containers.Very efficient and fast in comparision default std compiler supplied allocator.

About

This is a Custom-Memory-Allocator in C++ based on sample code/knowledge from DrDobbs Simple Memory Allocator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published