Y
Hacker News
new
|
ask
|
show
|
jobs
by
wasmperson
136 days ago
I think I get what you're trying to say, but you may have picked a bad example, here:
#define foo(a) a = 12
1 comments
uecker
136 days ago
Yes, but this is more a theoretical problems while references are common in C++.
link