Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
TheCoelacanth
on May 6, 2014
|
parent
|
context
|
favorite
| on:
Rust for C++ programmers – part 5: borrowed refere...
`&`/`mut &` in Rust is equivalent to `const &`/`&` in C++, but with the addition that the compiler makes sure that you don't keep it around for longer than is valid.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: