Skip to content

Add a placement new operation to the Constructor class #5

@maxdebayser

Description

@maxdebayser

The Constructor could have a method that initializes an object in a memory buffer instead of creating a Variant. This would be useful for a variety of low level operations such as the initialization of arrays. Actually this constructor could return a Variant that contains a reference to this object. That would enable the use of the Method and Attribute.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions