|
pstore2
|
A factory for memory-mapper objects which is used for both the initial file allocation and to grow files as allocations are performed in a transaction. More...
#include "pstore/core/region.hpp"
A factory for memory-mapper objects which is used for both the initial file allocation and to grow files as allocations are performed in a transaction.
The "real" library exclusively uses the file-based factory; the memory-based factory is used for unit testing.
1.8.13