mirror of
https://github.com/libAthena/athena.git
synced 2025-12-15 16:16:25 +00:00
be9ac57b9d2e27697262489002ee9334d4db61d2
Most of the interface can be const qualified except for the setters. While we're at it, we can also make the private member functions internally linked helper functions, given they don't depend on instance state at all.
Languages
C++
85.3%
C
10.1%
CMake
4.6%