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 undefined-behavior
On Undefined Behavior
Oct 16, 2022
c
undefined-behavior
Any C compiler where "==" evaluates to larger than one?
Apr 14, 2022
c
undefined-behavior
Is detecting unsigned wraparound via cast to signed undefined behavior?
Sep 26, 2022
c
casting
undefined-behavior
Possible undefined behavior in primitive static_vector implementation
May 21, 2021
c++
segmentation-fault
c++17
undefined-behavior
Is using a structure without all members assigned undefined?
Oct 19, 2022
c
struct
language-lawyer
undefined-behavior
What are 'partially overlapping objects'?
Dec 27, 2018
c++
object
undefined-behavior
`y=++y`, is this standard compliant? [which appears in a test by Microsoft] [duplicate]
Mar 24, 2021
c++
c
language-lawyer
undefined-behavior
What is the meaning of `*dynamic_cast<T*>(...)`?
May 19, 2017
c++
c++11
casting
undefined-behavior
dynamic-cast
Does taking address of member variable through a null pointer yield undefined behavior?
Oct 30, 2022
c++
offset
undefined-behavior
Is mem::forget(mem::uninitialized()) defined behavior?
Mar 30, 2022
rust
undefined-behavior
unsafe
Is it undefined behavior to read and compare padding bytes of a POD type?
Feb 09, 2022
c++
language-lawyer
padding
undefined-behavior
standard-layout
Does the confliction between declaration and definition cause undefined behavior?
Jul 25, 2021
c++
c
language-lawyer
undefined-behavior
Is this code really undefined, as Clang seems to indicate?
Mar 17, 2022
c++
clang
undefined-behavior
libstdc++
sanitizer
Why is this simple assignment undefined behaviour?
Jan 11, 2020
c++
undefined-behavior
value-initialization
Assignment operator sequencing in C11 expressions
Sep 23, 2022
c
expression
language-lawyer
undefined-behavior
c11
Array declared as int v[100] but &(v[100]) gives no warning
Feb 28, 2022
c
arrays
clang
undefined-behavior
Rationale of restrictive rules for extract and re-insert with map
Sep 11, 2021
c++
language-lawyer
c++17
undefined-behavior
Can I use rvalue reference to temporary? Is it undefined behavior or not?
Feb 01, 2022
c++
c++11
language-lawyer
undefined-behavior
rvalue-reference
Is Python's bool sorting defined?
Oct 23, 2022
python
sorting
undefined-behavior
C - is an indeterminate value indeterminable?
Oct 17, 2022
c
undefined
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »