Skip to content

C++ callback mechanism #5

Description

@StefanoSperetta

Callbacks are C-style and this gives some linking problems with the stub functions...

In particular, stub objects have to be manually created and this might make the code more complex and prone to errors.

Lambda functions can be used (from CCS 10, they do not crash the debugger anymore)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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