test ci
This commit is contained in:
parent
218d047760
commit
b4629b1732
|
|
@ -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)
|
* 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
|
* 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)
|
* 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
|
# Setup
|
||||||
### General
|
### General
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue