Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
1718627440
on July 26, 2025
|
parent
|
context
|
favorite
| on:
Generic Containers in C: Vec
I don't think
T ## _foo (T foo, ...)
is that much different from
<T>::foo (T foo, ...)
Same for:
foo (Object * a)
vs:
foo (void * a)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: