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
Thanks for the report. StaticVector is a remnant from before when we had SmallVector. Hopefully switching these uses to SmallVector will resolve the problem.
I'm still investigating, trying to get build_tests actually running...
it doesn't look like StaticVector is used anywhere other than octree and quadtree.
The text was updated successfully, but these errors were encountered: