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

Added CXX17 flag to reimplement binary_function. #50

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

sfarrens
Copy link
Member

@sfarrens sfarrens commented Nov 8, 2023

Added _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION option to C++ compiler flags to reimplement the binary_function template used by WPackets.h.

@sfarrens sfarrens added the bug label Nov 8, 2023
@sfarrens sfarrens self-assigned this Nov 8, 2023
@sfarrens sfarrens merged commit cf121ac into master Nov 8, 2023
3 checks passed
@sfarrens sfarrens deleted the cxx17_binary_function branch November 8, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant