altf4 / altf4/RealTimeTactics

Convert pointers to references in locations where refs not changed

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Take a pass through all of the function definitions and see if there's any use of pointers that could safely be made into references. Refs are safer and nicer than pointers when you can use them.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.