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

QCoroTask: fixup a template type parameter name #83

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

dangelog
Copy link
Contributor

Don't use identifiers that begin with underscore+uppercase letter;
"they shall not be used" https://eel.is/c++draft/lex.name#3

Don't use identifiers that begin with underscore+uppercase letter;
"they shall not be used" https://eel.is/c++draft/lex.name#3
@github-actions
Copy link
Contributor

Unit Test Results

  14 files   -   1    14 suites   - 1   10m 50s ⏱️ -52s
  18 tests ±  0    18 ✔️ +  1  0 💤 ±0  0  - 1 
248 runs   - 18  248 ✔️  - 16  0 💤 ±0  0  - 2 

Results for commit 375acca. ± Comparison against base commit e92c343.

Copy link
Owner

@danvratil danvratil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@danvratil danvratil merged commit 7dde984 into danvratil:main Jun 21, 2022
@dangelog dangelog deleted the promise-rename branch June 24, 2022 14:57
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.

None yet

2 participants