jyaif / snapshotable_allocator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snapshotable allocator

This repo contains the code of a C++ allocator that allows taking and restoring snapshots of allocated memory.

About

License:MIT License


Languages

Language:C++ 100.0%