Confirm that matriix.cpp::make_map is correct #38
Closed
opened 2 months ago by zedshaw
·
1 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. 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.