Skip to content

Fix ISO C++17 does not allow register storage class specifier#72

Open
listout wants to merge 1 commit into
taku910:masterfrom
listout:drop-registers
Open

Fix ISO C++17 does not allow register storage class specifier#72
listout wants to merge 1 commit into
taku910:masterfrom
listout:drop-registers

Conversation

@listout

@listout listout commented Oct 27, 2023

Copy link
Copy Markdown

The register keyword was depricated in C++14 and completely removed in C++17

Bug: https://bugs.gentoo.org/895362

The register keyword was depricated in C++14 and completely removed in
C++17

Bug: https://bugs.gentoo.org/895362
Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
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.

1 participant