BLT/design.txt

4 lines
209 B
Plaintext
Raw Normal View History

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
Template types should be capital camel case