Remove empty lines around braces with the formatting script
This commit is contained in:
@ -198,7 +198,6 @@ class String {
|
||||
|
||||
public:
|
||||
enum {
|
||||
|
||||
npos = -1 ///<for "some" compatibility with std::string (npos is a huge value in std::string)
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user