Confirm that matriix.cpp::make_map is correct #38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It looks like I'm kind of being sloppy about returning a shared_ptr here.
Looks good, it uses shared_ptr to the map so it'll stay after being called.