Aleksey Demakov created IGNITE-17696:
----------------------------------------
Summary: C++ coding conventions for ignite-3
Key: IGNITE-17696
URL: https://issues.apache.org/jira/browse/IGNITE-17696
Project: Ignite
Issue Type: Improvement
Components: platforms
Affects Versions: 3.0.0-alpha6
Reporter: Aleksey Demakov
Assignee: Aleksey Demakov
Fix For: 3.0.0-alpha6
Establish common style for C++ code in Apache Ignite 3. The suggested approach
is as follows:
* the C++ code style should resemble the Java style for consistency;
* for things that are specific to C++ or break C++ established practices too
violently the rules will be settled one by one and described in a MD document
in the repo.
A clang-format file will be provided for automatic indentation of the code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)