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
std::shared_ptr and dlopen(), avoiding undefined behavior
Jan 07, 2021
c++11
shared-libraries
shared-ptr
undefined-behavior
dlsym
Allocating memory for a part of structure
Mar 15, 2022
c
struct
language-lawyer
undefined-behavior
Using this.var during var's initialization [duplicate]
May 15, 2019
java
initialization
undefined-behavior
C++ Why bitwise operator ~ on uint64_t and uint8_t return different types?
Mar 05, 2022
c++
bit-manipulation
undefined-behavior
How to properly write R-Value overloads for operators
Sep 14, 2022
c++
c++11
undefined-behavior
move-semantics
C++ What is the earliest undefined behavior can manifest itself?
Oct 20, 2022
c++
undefined-behavior
Legally invoking a pure virtual function
Mar 20, 2022
c++
c++11
language-lawyer
undefined-behavior
pure-virtual
Is it undefined behavior to dereference a dangling pointer?
Apr 19, 2022
c++
language-lawyer
undefined-behavior
Which enum values are undefined behavior in C++14, and why?
Aug 29, 2022
c++
enums
c++14
language-lawyer
undefined-behavior
Post-increment and variable re-use in a single statement, Perl 5 vs Perl 6
Apr 13, 2022
perl
undefined-behavior
raku
sequence-points
In C, is it ever safe to cast a variadic function pointer to a function pointer with finite arguments?
Jan 31, 2022
c
undefined-behavior
variadic-functions
calling-convention
Does using bitwise not operator (~) on boolean values invoke Undefined Behavior?
Jul 02, 2019
c++
bit-manipulation
language-lawyer
undefined-behavior
Are there cases where downcasting an actual Base to a Derived would be defined?
Oct 18, 2022
c++
casting
undefined-behavior
Why isn't it undefined behaviour to destroy an object that was overwritten by placement new?
Aug 16, 2022
c++
language-lawyer
undefined-behavior
object-lifetime
placement-new
Why deleting void* is UB rather than compilation error?
Oct 02, 2022
c++
language-lawyer
undefined-behavior
delete-operator
void-pointers
Is (int32_t) 255 << 24 undefined behavior in gcc (C++11)?
Oct 22, 2022
c++
c++11
language-lawyer
undefined-behavior
bit-shift
Why does char* cause undefined behaviour while char[] doesn't?
Sep 22, 2022
c
string
char
undefined-behavior
C code with undefined results, compiler generates invalid code (with -O3)
Nov 20, 2022
c
gcc
undefined-behavior
Why specializing a type_trait could result in undefined behaviour?
Sep 05, 2021
c++
c++11
language-lawyer
undefined-behavior
c++14
Undefined behaviour with const_cast
Mar 28, 2022
c++
undefined-behavior
const-cast
« Newer Entries
Older Entries »