-
Notifications
You must be signed in to change notification settings - Fork 9
Issues: beman-project/optional26
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make sure make_optional<T>(Args...) doesn't become accidentally well formed for reference types
#56
opened Sep 3, 2024 by
steve-downey
Support for
optional<R(&)(Args...)>
and optional<T(&)[N]>
/optional<T(&)[]>
#55
opened Aug 27, 2024 by
frederick-vs-ja
optional::transform mandates are too strict - need to allow references
#48
opened Jul 22, 2024 by
steve-downey
Constraints, rendered as
static_assert
s are not tested properly
#46
opened Jul 18, 2024 by
steve-downey
Using constraints for Mandates: conditions changes the overload set
#41
opened Jul 18, 2024 by
jwakely
Placement new-expression incorrect for overloaded operator& and operator new
#39
opened Jul 18, 2024 by
jwakely
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.