Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: correct naming convention in C++ style guide
The code and documentation uses PascalCase for C++ functions, methods, and classes but the C++ style guide incorrectly says to use camelCase. PR-URL: #52424 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
- Loading branch information