Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in raw-pointer
Is the adress behind this guaruanteed to be identical to a variable with the object
Jan 25, 2023
c++
pointers
raw-pointer
Why does `*mut T` implement `Unwindsafe` but `&mut T` doesn't?
Oct 17, 2022
rust
unsafe
stack-unwinding
raw-pointer
How to make a struct field containing an Arc writable? [duplicate]
May 27, 2022
rust
immutability
dereference
raw-pointer
How should I decide when it is more or less appropriate to use raw pointers?
Sep 15, 2022
pointers
rust
raw-pointer
Pointing to the content of std::unique_ptr
Sep 16, 2022
c++
c++11
unique-ptr
raw-pointer
What's the difference between raw pointer and weak_ptr?
Aug 31, 2022
c++
weak-ptr
raw-pointer