Y
Hacker News
new
|
ask
|
show
|
jobs
by
renox
698 days ago
The parameter is immutable so if you pass a pointer, the pointer is immutable, but the pointed value isn't.. If the pointer alias another 'immutable' parameter, this parameter may not be immutable anymore..