-
- Downloads
Forbid dangerous(?) implicit conversion to AggregateDataVariant
Previously, std::vector<DataVariant> could be converted automatically to AggregateDataVariant using the move constructor
parent
c1967c23
No related branches found
No related tags found
Showing
- src/language/node_processor/ASTNodeExpressionListProcessor.hpp 1 addition, 1 deletion...anguage/node_processor/ASTNodeExpressionListProcessor.hpp
- src/language/node_processor/FunctionProcessor.hpp 1 addition, 1 deletionsrc/language/node_processor/FunctionProcessor.hpp
- src/language/utils/BuiltinFunctionEmbedder.hpp 2 additions, 2 deletionssrc/language/utils/BuiltinFunctionEmbedder.hpp
- src/language/utils/DataVariant.hpp 1 addition, 1 deletionsrc/language/utils/DataVariant.hpp
Loading
Please register or sign in to comment