Skip to content

CustomVector Needs Modifications #186

@clauspruefer

Description

@clauspruefer

Tasks

  • Rename CustomVector.cpp to something like SHMVector.cpp / refactor class / hierarchy model
  • Rewrite reserve() member. It should pre-reserve / initialize x empty data members, not only calculate the size. Also thred-safety is not needed inside the reserve() method, it should only be callable once

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions