You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From a quick look, it seems that this is because KdTree::size is T, which might not be necessary. I'd like to store a simple data structure as Content, and having this structure represent size makes no sense. Or is there anything else I don't see?
From a quick look, it seems that this is because
KdTree::sizeisT, which might not be necessary. I'd like to store a simple data structure asContent, and having this structure representsizemakes no sense. Or is there anything else I don't see?