-
- Downloads
clang-format: constructor member initiailizer list breaks with trailing colon/commas
Compare before / after: A() B() : : a(0) a(0), , b(1) b(1)
Please register or sign in to comment
Compare before / after: A() B() : : a(0) a(0), , b(1) b(1)