Type Definition AutoChangedForest
rinecs::storage
type AutoChangedForest<T> = AutoChanged<Forest<T>, T>;