AST+Eval: Provide convenient constructor for Collection

This commit is contained in:
Riyyi
2023-04-09 21:54:01 +02:00
parent 80e0437a5c
commit 082a029957
4 changed files with 35 additions and 27 deletions
+1
View File
@@ -19,6 +19,7 @@ AllowShortLambdasOnASingleLine: All
AlwaysBreakTemplateDeclarations: Yes
IndentPPDirectives: BeforeHash
RequiresClausePosition: SingleLine
BraceWrapping:
AfterEnum: false