Searched defs:HeapOptions (Results 1 – 1 of 1) sorted by relevance
118 struct HeapOptions { struct124 static HeapOptions Default() { return {}; } in Default() argument131 std::vector<std::unique_ptr<CustomSpaceBase>> custom_spaces;164 * \param options HeapOptions specifying various properties for the Heap. argument