- Transform Joint_Array into an abstract class
- Make a template implementation
joint::core::Array<typename RawElementType_, JointCore_TypeId ElementTypeId_>
- Remove unnecessary runtime element type checks that are currently here
- Make sure that there is no perfomance regression
Blocked by #43, #44, #46, #47, #48, #49
joint::core::Array<typename RawElementType_, JointCore_TypeId ElementTypeId_>Blocked by #43, #44, #46, #47, #48, #49