+1 - I'm not a C++ dev but I'm all for consistency.
On 21/10/16 8:43 am, Jacob Barrett wrote:
Considering the team just formally adopted some standards and enforcement for the Java sources I would like to open the discussion for formally adopting similar standards for the C++ sources. I propose that we use the Google C++ style as defined by https://google.github.io/styleguide/cppguide.html and that such format shall be enforced with clang-format -style=Google. -Jake