Skip to content

Make constant functions const

Dan Guest requested to merge dguest/athena:more-const into master

Add const to a number of functions that should have always been const anyway.

Merge request reports