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 using enum class for flags undefined behavior?
Aug 27, 2026
c++
c++20
undefined-behavior
enum-class
Is it undefined behavior in C to cast function pointers operating on derived structs up to functions operating on the base type?
Aug 21, 2026
c
struct
casting
function-pointers
undefined-behavior
Does casting to an unrelated reference type violate the strict aliasing rule?
Aug 17, 2026
c++
language-lawyer
undefined-behavior
reinterpret-cast
strict-aliasing
Unexpected memcpy on uncopyable & unmovable type when using co_await
Aug 15, 2026
c++
undefined-behavior
copy-elision
c++-coroutine
C++23 range-based for loop lifetime fixes interraction with `std::generator` arguments
Aug 12, 2026
c++
for-loop
generator
undefined-behavior
c++23
Is use of uninitialized static object well-defined in C++?
Aug 12, 2026
c++
initialization
undefined-behavior
Rust FFI and Aliasing: C -> Rust -> C -> Rust call stacks with C values being aliased: Undefined Behaviour?
Aug 12, 2026
rust
undefined-behavior
ffi
How does casting and calling obj_msgSend() not invoke undefined behavior?
Aug 11, 2026
c
objective-c
function-pointers
undefined-behavior
objc-message-send
std::bit_cast padding and undefined behavior
Aug 11, 2026
c++
language-lawyer
c++20
undefined-behavior
bit-cast
Is dereference null pointer UB in C++20?
Aug 07, 2026
c++
language-lawyer
c++20
undefined-behavior
Is the use of unknown escape sequence invokes undefined behavior in C++?
Aug 07, 2026
c++
special-characters
undefined-behavior
Little endian and overwriting memory location
Aug 05, 2026
c
memory
undefined-behavior
endianness
Older Entries »