mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-13 07:25:42 +08:00
clang-tidy fixes for 25f16d7483
This commit is contained in:
@@ -448,7 +448,7 @@ public:
|
||||
return ret - Tree<X>::t_val[lc];
|
||||
}
|
||||
};
|
||||
} // namsespace range_queries
|
||||
} // namespace range_queries
|
||||
|
||||
/**
|
||||
* Test implementations
|
||||
|
||||
Reference in New Issue
Block a user