Skip to content

Instantly share code, notes, and snippets.

View igutekunst's full-sized avatar

Isaac Gutekunst igutekunst

  • Greater Boston Area
View GitHub Profile
@igutekunst
igutekunst / pool-allocator.cpp
Created March 16, 2022 16:03
Pool Allocator and Unique Pointer with Deleter
// License: Do what you want, but if you use this code, you're on your own.
// Alternatively, you can use it with an MIT license, or BSD 3-clause license.
#include <iostream>
#include <stdio.h>
#include <vector>
#include <memory>
#include <queue>
#include <typeinfo>
#include <cxxabi.h>
#include <tuple>

Keybase proof

I hereby claim:

  • I am igutekunst on github.
  • I am igutek (https://keybase.io/igutek) on keybase.
  • I have a public key ASBoEahes8Su76IhWgjFZJ-hp2zBhqDtOF1hxHPSVK8mHgo

To claim this, I am signing this object: