simple_allocator

A simple, poorly-performing memory allocator
git clone https://git.bracken.jp/simple_allocator.git
Log | Files | Refs | Submodules | README | LICENSE

.gitmodules (116B)


      1 [submodule "third_party/googletest"]
      2 	path = third_party/googletest
      3 	url = https://github.com/google/googletest.git