astyle is really choosy
This commit is contained in:
parent
420f47fd1e
commit
47c3eb785e
@ -41,7 +41,6 @@ namespace persons
|
|||||||
std::string name = ""; \
|
std::string name = ""; \
|
||||||
int age = 0; \
|
int age = 0; \
|
||||||
json metadata = nullptr; \
|
json metadata = nullptr; \
|
||||||
\
|
|
||||||
public: \
|
public: \
|
||||||
bool operator==(const ClassName& rhs) const \
|
bool operator==(const ClassName& rhs) const \
|
||||||
{ \
|
{ \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user