Commits on Source (4)
-
Sébastien Villemot authored
If only two output arguments are requested (for blocks that are not simply evaluated), destroy the residual vector as soon as it is no longer needed.
-
Sébastien Villemot authored
Since those strings are used at runtime, they cannot be constexpr (see Josuttis, 2024, §18.5.3).
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Was not previously possible because it requires GCC 11.