reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
This commit is contained in:
@ -81,7 +81,7 @@ TEST(ObArrayTest, serialize)
|
||||
}
|
||||
|
||||
class TestItem {
|
||||
public:
|
||||
public:
|
||||
static int64_t construct_cnt_;
|
||||
static int64_t copy_construct_cnt_;
|
||||
static int64_t destruct_cnt_;
|
||||
|
||||
Reference in New Issue
Block a user