Skip to content

Simplify c++ binder to pass in data type as parameter which using pointer to pass data #304

@voyager-dw

Description

@voyager-dw

Is your feature request related to a problem? Please describe.
Compilation takes a long time due to the many data type binding in the template, also it is hard to add new data type, need to change multiple places with specialized template

Describe the solution you'd like
Pass data type and value pointer in context/functor/, data conversion in realtime according to the data type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions