This commit is contained in:
Jan Jurzitza 2023-05-01 23:47:55 +02:00 committed by GitHub
parent 218d047760
commit b4629b1732
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ the issue.)
* Autocompletion of declarations with template arguments (This will work to some extent, but it won't do things like replace T with int)
* Determining the type of an enum member when no base type is specified, but the first member has an initializer
* auto functions (which can then propagate the failure to auto declarations)
* That one feature that you *REALLY* needed
* That one feature that you *REALLY* needed.
# Setup
### General