These often want to store a non-const reference to its owner, i.e. the object that created them. I don't really like removing const here, but it makes sense to enable this use case.
These often want to store a non-const reference to its owner, i.e. the object that created them. I don't really like removing const here, but it makes sense to enable this use case.