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

std function #11

Open
oktonion opened this issue Jun 17, 2020 · 1 comment
Open

std function #11

oktonion opened this issue Jun 17, 2020 · 1 comment

Comments

@oktonion
Copy link
Owner

Classes like stdex::thread need to have some kind of functors. Implementation of stdex::function is totally doable with C++98 and some template class overloads so this should be included in stdex library.

@oktonion
Copy link
Owner Author

Created a branch for stdex::function feature.

https://github.com/oktonion/stdex/tree/function_feature

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

No branches or pull requests

1 participant