Skip to content

C++ universal "maybeowned" adapting container used everywhere instead of std::vector #3794

@Wumpf

Description

@Wumpf

The ComponentBatch class introduced in #3791 is not actually specific to components at all. We should build it out to a "universal" container that we use in all codegen wherever we use std::vector right now.
It is also what all serialize methods should work with.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestsdk-cppC/C++ API specific

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions