-
Notifications
You must be signed in to change notification settings - Fork 32
Update coding guidelines to Google's C++ Style Guide #39
Copy link
Copy link
Closed
Labels
code cleanupThe code needs optimizationThe code needs optimizationenhancementNew feature or requestNew feature or request
Description
The style of many functions in the library have multiple naming conventions. Consider using Google's C++ Style Guide for naming functions, classes, types and objects.
Some references for autoformatting:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
code cleanupThe code needs optimizationThe code needs optimizationenhancementNew feature or requestNew feature or request