nrc / r4cppp

Rust for C++ programmers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnsafeCell

nrc opened this issue · comments

I want to cover UnsafeCell, and I think the tutorial on RefCell and/or raw pointers is the best place to do that.