We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7b6d8 commit b89691fCopy full SHA for b89691f
src/const_eval.md
@@ -37,8 +37,8 @@ to be ran.
37
* The [dereference operator].
38
* [Grouped] expressions.
39
* [Cast] expressions, except pointer to address and
40
-* function pointer to address casts.
41
-* function and method calls
+ function pointer to address casts.
+* calls of const functions and const methods
42
43
## Const context
44
0 commit comments