Thaddeus Crews
|
9e48c45bfc
|
Enforce template syntax `typename` over `class`
(cherry picked from commit 87f5fb0691 )
|
2024-04-08 11:39:21 -05:00 |
Rémi Verschelde
|
931f1a3f34
|
Sync license copyright with upstream GH-70885
|
2023-01-10 16:15:31 +01:00 |
Andy Maloney
|
c7e34c2f9d
|
Basic static analysis fixes
- remove extraneous semicolons
- use "nullptr" instead of "0"
- remove "break" after "return"
- use <cstdio> instead of <stdio.h>
|
2022-11-18 17:46:13 -05:00 |
Aaron Franke
|
592bd15c7a
|
Run scripts to format and make headers consistent
|
2022-10-09 01:47:07 -05:00 |
bruvzg
|
e3119e7d05
|
Sync containers with new HashMap/HashSet, sync API headers.
|
2022-06-06 12:18:07 +03:00 |