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

If doesn't make a lot of sense in most cases in C++ either (and as auto gets better it has only made sense in fewer cases since it was introduced)... I write a lot of C++ and I essentially never ever ever need or even merely use decltype; but, when it does make sense, it really truly makes sense, and here we have a place in Rust that sounds exactly like the use case in C++ where this actually comes up.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: