Skip to content

Implement polymorphic arrays #45

Description

@koplyarov
  • 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions