refactor: xo-gc: + GCObjectVisitor.generation_of()
Concession to narrow MutationLogStore to only use GCObjectVisitor instead of assuming X1Collector.
This commit is contained in:
parent
0954945e16
commit
9915534f07
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@ namespace xo {
|
||||||
* {@ref AAllocator::alloc, @ref AAllocator::alloc_super}
|
* {@ref AAllocator::alloc, @ref AAllocator::alloc_super}
|
||||||
*
|
*
|
||||||
**/
|
**/
|
||||||
struct AllocInfo {
|
class AllocInfo {
|
||||||
|
public:
|
||||||
/** @defgroup mm-allocinfo-traits **/
|
/** @defgroup mm-allocinfo-traits **/
|
||||||
///@{
|
///@{
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue