You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Feel free to open an issue if you need help with that.
9
9
10
10
## Getting short file names as compile time strings
11
11
12
-
Reproducible and fix size 'strings' of __FILE__ at compile time.
12
+
Reproducible and fix size 'strings' for the `__FILE__` name at compile time.
13
13
14
14
The code is related to the blog post ['Compile time string literals processing, but why'](https://a4z.gitlab.io/blog/2023/11/04/Compiletime-string-literals-processing.html), which describes some more details about this feature.
0 commit comments