- 05 Apr, 2022 1 commit
-
-
Stefan Gränitz authored
The explicit cast is necessary even though the value for `t` is passed in as an r-value, because it becomes an l-value as soon as it is assigned to the variable.
-
- 06 Jul, 2021 4 commits
-
-
Virgile Prevosto authored
so that they can be defined in one translation unit while the class is declared multiple times.
-
Virgile Prevosto authored
Actually, they appear only in the AST generated by clang-11.
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-