On Saturday, 20 September 2014 at 16:27:33 UTC, Andrei Alexandrescu wrote:
I don't think ARC is needed.

library RC + borrowing + uniqueness/moving = WIN

s/WIN/Rust/

Well Rust does some things well. We are going in the same direction anyway (type qualifier, uniqueness) expect we do it in an ad hoc manner that is guaranteed to yield a C++ish result.

Reply via email to