mirror of
https://github.com/libAthena/athena.git
synced 2025-07-08 22:26:08 +00:00
The input type is already the same type as the class member, so the cast is unnecessary. While we're at it, we can also remove an unnecessary initializer for m_position, since we initialize this to zero within the class declaration already.
Athena
Languages
C++
85.3%
C
10.1%
CMake
4.6%