C++ Standard Template Library browser.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 10 lines 241 B view raw
1BasedOnStyle: LLVM 2IndentWidth: 8 3UseTab: Always 4AllowShortIfStatementsOnASingleLine: false 5IndentCaseLabels: false 6PointerAlignment: Left 7AllowShortFunctionsOnASingleLine: None 8BreakBeforeBraces: Custom 9BraceWrapping: 10 AfterFunction: true