Ivan Krysak
|
b25a32de2a
|
Stop using std:: prefix for std::size_t
|
2024-01-29 11:57:54 +02:00 |
|
Ivan Krysak
|
ee0dc1866d
|
Forbid clang format off
|
2023-07-03 15:23:10 +00:00 |
|
Ivan Krysak
|
a123ec2c35
|
Remove clang-format off around concepts
Now that clang-format no longer breaks anything involving a concept or
a requires clause on sight, these are no longer necessary
|
2023-07-02 13:20:49 +02:00 |
|
Ivan Krysak
|
01b4ec36c9
|
Formatting: set AllowShortEnumsOnASingleLine
The new value is `false`.
|
2023-07-02 13:15:08 +02:00 |
|
Ivan Krysak
|
045cdefcac
|
GraphLayout: move outside of yield
|
2023-05-17 14:08:04 +02:00 |
|