Box
, String
, Vec
, Rc
, and Arc
have this in common: they’re not dumb.
This episode, we take a close look at smart pointer types—from a few we’ve already talked about, like Box
, Vec
, and String
, to some new ones, like Rc
and Arc
.
Box
.Rc
and Arc
.(Thanks to the couple people donating who opted out of the reward tier, as well. You know who you are!)