Confirm that matriix.cpp::make_map is correct #38

Closed
opened 2025-06-26 17:35:02 +00:00 by zedshaw · 1 comment
zedshaw commented 2025-06-26 17:35:02 +00:00 (Migrated from lcthw.dev)

It looks like I'm kind of being sloppy about returning a shared_ptr here.

It looks like I'm kind of being sloppy about returning a shared_ptr here.
zedshaw commented 2025-06-28 15:17:09 +00:00 (Migrated from lcthw.dev)

Looks good, it uses shared_ptr to the map so it'll stay after being called.

Looks good, it uses shared_ptr to the map so it'll stay after being called.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: games/raycaster#38
No description provided.