|
|
|
|
|
by masklinn
3065 days ago
|
|
> As a user of both rust and and C++, I certainly wouldn't consider the the lack of default constructors in rust to be a good thing. Especially for std types like Vec it is really annoying to have to initialize it explicitly. That is fair but orthogonal to the issue at hand, namely: > How is Rust less complicated than C++? |
|