Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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: