2022-12-26 00:34:48 -05:00
|
|
|
Utility classes start with captials (IE classes which are purely static)
|
|
|
|
everything else is camel cased underscore to conform to what most of the C libs seem to use
|
2023-01-05 01:52:56 -05:00
|
|
|
Template types should be capital camel case
|