(no title)
jforberg | 6 years ago
Const pointer is a statement about the internal variables of a function definition, usually not of any interest outside the function itself and therefore rarely used.
jforberg | 6 years ago
Const pointer is a statement about the internal variables of a function definition, usually not of any interest outside the function itself and therefore rarely used.
MauranKilom|6 years ago
...and in fact not even part of the name mangling (for the exact reason you mentioned): https://godbolt.org/z/1pjecq