plasma-umass / Mesh

A memory allocator that automatically reduces the memory footprint of C/C++ applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reserved identifier violation

elfring opened this issue · comments

I would like to point out that identifiers like “MESH__GLOBAL_HEAP_H” and “_MWC_H_do eventually not fit to the expected naming convention of the C++ language standard.
Would you like to adjust your selection for unique names?