Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
8.3 KiB
8.3 KiB
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.