erase() function should be fairly good

This commit is contained in:
Andrew Haynes
2026-04-28 13:44:56 -04:00
parent 280e728520
commit 0a8819b798
3 changed files with 49 additions and 14 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ SpaceBeforeCpp11BracedList: true
SeparateDefinitionBlocks: Always
Cpp11BracedListStyle: false
BreakAfterReturnType: TopLevel
AlignTrailingComments:
Kind: Always
# AlignTrailingComments:
# Kind: Always
ReflowComments: Always
AllowShortFunctionsOnASingleLine: All
AllowShortIfStatementsOnASingleLine: AllIfsAndElse