-
- Downloads
Continue introduction of R^d vectors with d in {1,2,3}
These are the so-called `TinyVector` (their size is known at compilation time). On the way ASTNodeDataType has evolved from an `enum class` to a real `class` to allow the description of more complex types. In is no more just a flag. First new data is the dimension of the object.
Showing
- src/language/ASTNodeAffectationExpressionBuilder.cpp 55 additions, 2 deletionssrc/language/ASTNodeAffectationExpressionBuilder.cpp
- src/language/ASTNodeDataType.cpp 3 additions, 0 deletionssrc/language/ASTNodeDataType.cpp
- src/language/ASTNodeDataType.hpp 43 additions, 12 deletionssrc/language/ASTNodeDataType.hpp
- src/language/ASTNodeDataTypeBuilder.cpp 9 additions, 3 deletionssrc/language/ASTNodeDataTypeBuilder.cpp
- src/language/DataVariant.hpp 16 additions, 3 deletionssrc/language/DataVariant.hpp
Please register or sign in to comment