comparison .clang-format @ 178:bc8d2ccff09c

win32/dark: use existing STL classes for dwmapi
author Paper <mrpapersonic@gmail.com>
date Mon, 04 Dec 2023 11:51:30 -0500
parents d02fdf1d6708
children 862d0d8619f6
comparison
equal deleted inserted replaced
177:122fad646f81 178:bc8d2ccff09c
27 27
28 Cpp11BracedListStyle: true 28 Cpp11BracedListStyle: true
29 29
30 --- 30 ---
31 Language: Cpp 31 Language: Cpp
32 Standard: Cpp11 32 Standard: Cpp17