Loading... (original) (raw)

The memoryPool.hpp header file contains calls into GC code, and therefor requires inclusions of GC header files.

I propose that we decouple the header files by moving the implementation into the memoryPool.cpp file.