Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Runtime] Delegate & Event #172

Open
zhurongjun opened this issue Jan 15, 2024 · 0 comments
Open

[Runtime] Delegate & Event #172

zhurongjun opened this issue Jan 15, 2024 · 0 comments
Assignees
Labels
feature New engine feature

Comments

@zhurongjun
Copy link
Contributor

  • Delegate 只区分函数指针和 Functor,不做 SSO 优化,Copy/Move 行为只是单纯的进行函数指针或 Functor 对象的拷贝
  • Event 实现事件的多路派发,不可 Copy/Move
@zhurongjun zhurongjun self-assigned this Jan 15, 2024
@zhurongjun zhurongjun added the feature New engine feature label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New engine feature
Projects
None yet
Development

No branches or pull requests

1 participant