Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
arielb1
on Feb 7, 2016
|
parent
|
context
|
favorite
| on:
Rust vs. C++: Fine-grained Performance
Rust only provides short reexports for a stable set of a few dozen items, rather than the "entire universe" of `using namespace std`. The only types that have a default reexport are `Option`, `Result`, `Box`, `String` and `Vec`.
steveklabnik
on Feb 7, 2016
[–]
To be even more specific,
http://doc.rust-lang.org/std/prelude/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: