Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ralf Jung
Ralf Jung has asked
1
questions and find answers to
9
problems.
Stats
182
EtPoint
48
Vote count
1
questions
9
answers
About
Ralf Jung questions
Ralf Jung answers
Does reading or writing a whole 32-bit word, even though we only have a reference to a part of it, result in undefined behaviour?
Is transmuting PhantomData markers safe?
Does std::ptr::write transfer the "uninitialized-ness" of the bytes it writes?
Is it safe and defined behavior to transmute between a T and an UnsafeCell<T>?
Is mem::forget(mem::uninitialized()) defined behavior?