You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
	
	
		
		
			
	
    
		
			
				
					
						                              | 
						 | 
						# minimum clang-format 10BasedOnStyle: LLVMAccessModifierOffset: -4AlignAfterOpenBracket: AlignAlignConsecutiveAssignments: falseAlignConsecutiveDeclarations: trueAlignOperands: trueAlignTrailingComments: trueAllowAllConstructorInitializersOnNextLine: falseAllowAllParametersOfDeclarationOnNextLine: falseAllowShortBlocksOnASingleLine: NeverAllowShortCaseLabelsOnASingleLine: trueAllowShortFunctionsOnASingleLine: InlineOnlyAllowShortIfStatementsOnASingleLine: NeverAllowShortLambdasOnASingleLine: NoneAllowShortLoopsOnASingleLine: falseAlwaysBreakAfterReturnType: NoneAlwaysBreakBeforeMultilineStrings: falseAlwaysBreakTemplateDeclarations: YesBinPackArguments: trueBinPackParameters: trueBreakBeforeBinaryOperators: NonAssignmentBreakBeforeBraces: AllmanBreakBeforeTernaryOperators: trueBreakConstructorInitializers: AfterColonBreakConstructorInitializersBeforeComma: falseBreakStringLiterals: trueColumnLimit: 100ConstructorInitializerAllOnOneLineOrOnePerLine: falseConstructorInitializerIndentWidth: 8ContinuationIndentWidth: 8Cpp11BracedListStyle: falseDerivePointerAlignment: falseDisableFormat: falseForEachMacros: [ BOOST_FOREACH ]IndentCaseLabels: falseIndentWidth: 4IndentWrappedFunctionNames: falseKeepEmptyLinesAtTheStartOfBlocks: falseLanguage: CppMaxEmptyLinesToKeep: 2NamespaceIndentation: InnerPointerAlignment: LeftReflowComments: falseSortIncludes: falseSpaceAfterCStyleCast: trueSpaceBeforeAssignmentOperators: trueSpaceBeforeParens: NeverSpaceInEmptyParentheses: falseSpacesBeforeTrailingComments: 1SpacesInAngles: falseSpacesInCStyleCastParentheses: falseSpacesInParentheses: trueSpacesInSquareBrackets: falseStandard: c++11TabWidth: 4UseTab: Never
  |