Fix return type value checking for BuiltinFunctionEmbedder
- Feb 19, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
- fixes #30
-
Stéphane Del Pino authored
-
- Feb 18, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Feb 06, 2023
-
-
Stéphane Del Pino authored
Actually, in the case of single returned value (non-tuple), the constness of data type in shared_ptr's was not checked at compile time.
-