-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: GorNishanov/coroutines-ts
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
Allow functions to be conditionally compiled as coroutines through use of 'if constexpr'
#29
opened Feb 8, 2018 by
lewissbaker
Should coroutine_handle<P1> == coroutine_handle<P2> be allowed?
#25
opened Dec 9, 2017 by
lewissbaker
Clarify whether get_return_object() result is stored with 'auto' or 'decltype(auto)' semantics
#23
opened Sep 14, 2017 by
lewissbaker
LEWG: resume/destroy/operator() should be const (and noexcept)
#22
opened Sep 6, 2017 by
GorNishanov
Behaviour of an
unhandled_exception()
method that throws an exception is under-specified
#17
opened Jul 19, 2017 by
lewissbaker
[Editorial] Should the example in 8.4.4/11 [dcl.fct.def.coroutine] have its own paragraph number?
#15
opened Jul 14, 2017 by
brycelelbach
XX022: Rename [coroutine.handle.import.export] to [coroutine.handle.export.import] for consistency
#14
opened Jun 18, 2017 by
GorNishanov
XX025: && parameters in coroutines - very likely result in UB
#13
opened Jun 10, 2017 by
GorNishanov
XX028: Separate pre- and post-conditions from Requires: paragraphs
#7
opened Mar 10, 2017 by
brycelelbach
ProTip!
no:milestone will show everything without a milestone.