Ivan Krysak
|
7d235f4fd0
|
Enforce licence header consistency
Also do some basic cleanup: capitalize first letters, add `.`
at the end of the sentences, and so on.
|
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 |
|
Antonio Frighetto
|
c2815949c7
|
Adopt std::same_as of libcxx
|
2022-04-15 18:25:08 +02:00 |
|
Alessandro Di Federico
|
cfb47157b9
|
clang-tidy: readability-identifier-naming
This commit fixes all the non-compliance with our preliminary clang-tidy
configuration, which will be merged soon.
|
2022-01-07 09:18:05 +01:00 |
|
Alessandro Di Federico
|
702f4230ac
|
Import UpcastablePointer
|
2021-05-05 17:10:12 +02:00 |
|