Skip to content

Commit 699194f

Browse files
authored
[spec/function] Variadic class parameters are deprecated (#4187)
Or will be in 2.111 anyway.
1 parent 7a4c03b commit 699194f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/function.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2422,7 +2422,7 @@ $(H4 $(LNAME2 typesafe_variadic_functions, Typesafe Variadic Functions))
24222422
}
24232423
---
24242424

2425-
$(P For class objects:)
2425+
$(DDOC_DEPRECATED For class objects:)
24262426

24272427
---
24282428
int tesla(int x, C c ...)

0 commit comments

Comments
 (0)