We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60af67 commit 1f90740Copy full SHA for 1f90740
1 file changed
README.md
@@ -66,7 +66,7 @@ int main() {
66
}
67
```
68
69
-We can make the following example work at compile time:
+We can make the following example work at compile time (see examples/demo.cpp):
70
```cpp
71
struct kid {
72
int age;
0 commit comments