Skip to content

Add internment.#32

Open
stuhood wants to merge 1 commit intoAeledfyr:masterfrom
stuhood:stuhood/add-internment
Open

Add internment.#32
stuhood wants to merge 1 commit intoAeledfyr:masterfrom
stuhood:stuhood/add-internment

Conversation

@stuhood
Copy link

@stuhood stuhood commented Mar 3, 2022

No description provided.


impl<T> DeepSizeOf for Intern<T> {
fn deep_size_of_children(&self, _context: &mut Context) -> usize {
0
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably actually traverse into T iff the Context shows that it hasn't already been visited (similar to what is done for Arc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant