Y
Hacker News
new
|
ask
|
show
|
jobs
by
arithma
2488 days ago
Which does not compile in C++ or C# :)
1 comments
saagarjha
2488 days ago
Only because postincrement returns an rvalue. (++C)++ would be valid :)
link