Applied google-readability-namespace-comments clang-tidy fixes
This commit is contained in:
@@ -121,4 +121,4 @@ using reference_vector = std::vector<std::reference_wrapper<T>>;
|
||||
template <typename T>
|
||||
using reference_set = std::unordered_set<std::reference_wrapper<T>>;
|
||||
|
||||
} // namespace clang::common
|
||||
} // namespace clanguml::common
|
||||
Reference in New Issue
Block a user