Skip to content

Clean up LocalityGroupMetaData #60

@phrocker

Description

@phrocker
  1. Ensure all code is in cpp

  2. determine if copy assignment operator is necessary as a non-default

  3. Ensure that getIndexManager is const correct (i.e. does it need to be non-const)

  4. buildIndexArray remove new allocations if possible and use memcpy_fast as opposed to memcpy

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions