Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
andhow
on Dec 12, 2013
|
parent
|
context
|
favorite
| on:
Obscure C++ Features
I've always thought that this ranked among the most obscure:
typedef int F(int); class C { F f; }; int C::f(int i) { return i; }
I've never seen it used in practice...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: