Gabriel Dos Reis

Results 31 comments of Gabriel Dos Reis

There are lot of `T*`s in C; I would think `unsafeptr` is a bit too broad, IMHO. In the C++ core guidelines we added [`owner`](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rf-ptr) as alias for `T*` to...