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
Using newly declared variable in initialization (int x = x+1)?
Nov 11, 2022
c++
c
initialization
undefined-behavior
C++: Strange behavior: Return value changes on the return statement
Oct 01, 2020
c++
memory-management
return
undefined-behavior
OrderBy with a non-transitive IComparer
Nov 13, 2018
c#
linq
sorting
undefined-behavior
internals
Dangling pointer to polymorphic class leads to Undefined Behaviour. Is it true that it can be the source of any corruption imaginable?
Oct 14, 2022
c++
undefined-behavior
dangling-pointer
Are file scoped atomics subject to the initialization order fiasco?
Apr 26, 2022
c++
c++11
static
initialization
undefined-behavior
Function equality and ordering in Erlang
May 21, 2018
erlang
undefined-behavior
ambiguity
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
« Newer Entries
Older Entries »