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
Is it guaranteed that constructor is called exactly when the variable is defined?
May 20, 2026
c++
c++11
constructor
standards
undefined-behavior
Safe equivalent of std::bit_cast in C++11
May 19, 2026
c++
c++11
casting
undefined-behavior
bit-cast
Active member of an union after assignment
May 20, 2026
c++
undefined-behavior
unions
assignment-operator
Why does this program terminate on my system but not on playground?
May 18, 2026
concurrency
go
undefined-behavior
Multiple increment operator in Visual C++ [duplicate]
May 18, 2026
c++
undefined-behavior
c++-faq
sequence-points
Is left shifting a long long considered Undefined Behavior in C?
May 18, 2026
c
language-lawyer
undefined-behavior
Undefined behavior in C [duplicate]
May 13, 2026
c
undefined-behavior
sequence-points
Why is this undefined behaviour?
May 13, 2026
c++
clang
undefined-behavior
When is a panic on a Rust FFI boundary Undefined Behavior?
May 12, 2026
rust
language-lawyer
undefined-behavior
ffi
Can a macro be defined to provide function-like sequencing?
May 05, 2026
c
macros
language-lawyer
undefined-behavior
sequence-points
Explanation of output of C code
May 05, 2026
c
undefined-behavior
How come I can capture an object being constructed in the lambda doing the construction? [duplicate]
May 03, 2026
c++
c
undefined-behavior
object-construction
Manually calling destructor before delete
May 02, 2026
c++
destructor
undefined-behavior
delete-operator
It it UB to read some contiguous array cells as a larger type?
Apr 29, 2026
c++
arrays
undefined-behavior
Is dereferencing std::span::end always undefined?
Apr 28, 2026
c++
iterator
language-lawyer
undefined-behavior
std-span
Is this a well-defined way to access bitfield bits by index in C11
Apr 28, 2026
c
language-lawyer
undefined-behavior
c11
bit-fields
Are nullptr references undefined behaviour in C++? [duplicate]
Apr 28, 2026
c++
reference
undefined-behavior
nullptr
Accessing an uninitialised static field in Java
Apr 28, 2026
java
jvm
javac
static-members
undefined-behavior
Why is this usage of setjmp/longjmp undefined behavior?
Apr 27, 2026
c++
undefined-behavior
setjmp
Is this expression statement in a C programming exam question undefined behavior?
Apr 27, 2026
c
undefined-behavior
Older Entries »