Files
snmalloc/src
Robert Norton f0361f8c01 Pagemap move (#504)
* Move PageMap interface into pagemap.h and rename to BasicPagemap.

Refactoring suggested by David. This allows custom backends to reuse
or extend the BasicPagemap. It has template parameters for the PAL,
concrete page map and page map entry types as well as the Backend (so
that it can be friends).  BackendAllocator provides an exmple page map
entry type.
2022-04-11 13:29:06 +01:00
..
2022-04-11 13:29:06 +01:00
2022-04-06 09:59:33 +01:00