4eetah / memory_manager

C++ custom allocator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. To build project type: ./cmake .
  2. To produce executable files type: ./make
  3. To clean all generated files type: ./cmake_clean

About

C++ custom allocator


Languages

Language:C++ 98.9%Language:Shell 1.1%