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

cleanup: Remove rak mem_fun #1372

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Conversation

stickz
Copy link
Contributor

@stickz stickz commented Jan 12, 2025

This commit removes rak::mem_fun and replaces it with std::function and lambdas.

Note: rak/functional.h was dropped from window.h, which is included in many files. It was required to reinclude rak/functional.h in src\ui\element_peer_list.cc. This will be eliminated in a later PR.

This commit removes rak:mem_fun and replaces it with std::function and lambdas.
@stickz stickz force-pushed the remove-rak-mem-fun branch from 0f109ce to c5563d6 Compare January 12, 2025 15:18
@rakshasa rakshasa merged commit 2b73c92 into rakshasa:master Jan 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants