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
Adjust API such that we don't need to be handling std::shared_ptrs all the time on the top level. Nodes should be directly constructible and passable by reference
The text was updated successfully, but these errors were encountered:
Adjust API such that we don't need to be handling std::shared_ptrs all the time on the top level. Nodes should be directly constructible and passable by reference
The text was updated successfully, but these errors were encountered: