Fixed clang-tidy warnings
This commit is contained in:
@@ -90,4 +90,4 @@ const std::vector<std::string> &concept_::requires_statements() const
|
||||
return requires_statements_;
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace clanguml::class_diagram::model
|
||||
|
||||
@@ -68,4 +68,4 @@ private:
|
||||
|
||||
std::vector<std::string> requires_statements_;
|
||||
};
|
||||
}
|
||||
} // namespace clanguml::class_diagram::model
|
||||
Reference in New Issue
Block a user