Yuanping Wu created ORC-1658: -------------------------------- Summary: [C++] uniform identifiers naming style. Key: ORC-1658 URL: https://issues.apache.org/jira/browse/ORC-1658 Project: ORC Issue Type: Improvement Reporter: Yuanping Wu
* Use {{_}} suffix for private member variable. * Do not use {{_}} suffix for protected and public member variable. * Avoid any {{_}} prefix and suffix in any function parameter. -- This message was sent by Atlassian Jira (v8.20.10#820010)