Skip to content

Define promise-like/callbacks in the docs #287

Description

We should:

  • Define what a callback is. Is it strictly a void (*) ()? a std::function? is it anything with an operator() ?
  • What types they take/return
  • What the difference between 1 or 2 is
  • When you would use a callback, two callbacks or a promise

Originally posted by Alexander Sklar (@asklar) in #280 (comment)

Activity

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions