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

Implement missing storage duration functions #88

Closed
katzdm opened this issue Aug 13, 2024 · 1 comment
Closed

Implement missing storage duration functions #88

katzdm opened this issue Aug 13, 2024 · 1 comment
Labels
feature Feature or behavior from P2996 that is yet to be implemented

Comments

@katzdm
Copy link
Collaborator

katzdm commented Aug 13, 2024

P2996R5 will add functions for has_automatic_storage_duration and has_thread_storage_duration, as requested by LEWG.

@katzdm katzdm added the feature Feature or behavior from P2996 that is yet to be implemented label Aug 13, 2024
@delimbetov
Copy link

picking up

katzdm pushed a commit that referenced this issue Aug 19, 2024
* basic impl

Signed-off-by: delimbetov <1starfall1@gmail.com>

* add test for the new storage duration funcs

Signed-off-by: delimbetov <1starfall1@gmail.com>

* code style

Signed-off-by: delimbetov <1starfall1@gmail.com>

* run libcxx generators to pass CI

Signed-off-by: delimbetov <1starfall1@gmail.com>

* fix identation

Signed-off-by: delimbetov <1starfall1@gmail.com>

---------

Signed-off-by: delimbetov <1starfall1@gmail.com>
@katzdm katzdm closed this as completed Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature or behavior from P2996 that is yet to be implemented
Projects
None yet
Development

No branches or pull requests

2 participants