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
Why does 'undefined behaviour' exist? [duplicate]
Feb 27, 2022
c++
c
compiler-errors
compilation
undefined-behavior
Passing `this` before base constructors are done: UB or just dangerous?
Apr 01, 2022
c++
constructor
this
undefined-behavior
Sequence Points between printf function args; does the sequence point between conversions matter?
Oct 20, 2022
c++
c
printf
undefined-behavior
sequence-points
Is capturing a newly constructed object by const ref undefined behavior
Jun 08, 2020
c++
c++11
constants
undefined-behavior
Is `x-- > 0 && array[x]` well-defined behavior in C++?
Oct 20, 2022
c++
undefined-behavior
post-increment
Accessing struct data members via pointer arithmetic
May 18, 2022
c++
undefined-behavior
pointer-arithmetic
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
« Newer Entries
Older Entries »