Skip to content

Commit 1c55d27

Browse files
lcnrest31
andauthored
Update src/const_eval.md
Co-authored-by: est31 <est31@users.noreply.github.com>
1 parent 1bd2340 commit 1c55d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/const_eval.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Conversely, the following are possible in a const function, but not in a const c
113113
[comparison]: expressions/operator-expr.md#comparison-operators
114114
[const functions]: items/functions.md#const-functions
115115
[constants]: items/constant-items.md
116-
[Const parameters]: items/generics.md
116+
[Const parameters]: items/generics.md
117117
[dereference operator]: expressions/operator-expr.md#the-dereference-operator
118118
[destructors]: destructors.md
119119
[enum discriminants]: items/enumerations.md#custom-discriminant-values-for-fieldless-enumerations

0 commit comments

Comments
 (0)