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

Reimplemented result_of in c++ 20 #61

Merged
merged 1 commit into from
Dec 31, 2021
Merged

Reimplemented result_of in c++ 20 #61

merged 1 commit into from
Dec 31, 2021

Conversation

RoqueDeicide
Copy link
Contributor

Replaced a mostly non-functioning hack with a re-implementation of result_of.

@TaeZStkyoht
Copy link
Contributor

This will not be compiled on gcc trunk and clang trunk. Because they didn't remove result_of define so this code will generate multiple definition error.

@k06a k06a changed the base branch from master to devel December 31, 2021 23:23
@k06a k06a merged commit 55304b9 into k06a:devel Dec 31, 2021
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.

3 participants