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
Dereference null is not always UB?
Nov 08, 2022
c++
language-lawyer
undefined-behavior
Why would this access violation occur with the /Og and /GL flags, with pass-by-reference?
Jul 26, 2020
c++
visual-c++
stl
access-violation
undefined-behavior
Behavior of fputc() for a stream opened with read mode
Oct 17, 2022
c
language-lawyer
fopen
undefined-behavior
stdio
Casting a function reference producing an invalid pointer?
May 12, 2022
types
casting
rust
undefined-behavior
Does binding a reference actually evaluate the operand?
Oct 19, 2021
c++
reference
initialization
undefined-behavior
Why is dereferencing of nullptr while using a static method not undefined behaviour in C++?
Aug 28, 2022
c++
language-lawyer
static-methods
undefined-behavior
null-pointer
Is a goto in alloca's function scope valid?
Nov 15, 2022
c
c99
undefined-behavior
alloca
Why is undefined behaviour allowed in C
Sep 06, 2022
c
undefined-behavior
GCC fails to report an ill-formed constexpr lambda call
May 04, 2022
c++
undefined-behavior
constexpr
avr-gcc
Is unsigned char a[4][5]; a[1][7]; undefined behavior?
Apr 06, 2022
c
arrays
undefined-behavior
strict-aliasing
Is `new (this) MyClass();` undefined behaviour after directly calling the destructor?
May 09, 2018
c++
this
undefined-behavior
placement-new
This code, why does it have to show undefined behavior?
Aug 31, 2020
c++
c++14
language-lawyer
undefined-behavior
What is a dangling reference? [duplicate]
Aug 26, 2022
c++
reference
undefined-behavior
Why is not deleting an object that has a destructor with a side effect undefined behavior in C++11?
Sep 23, 2019
c++
memory-leaks
c++11
destructor
undefined-behavior
Would reinterpreting data be undefined behavior?
Mar 25, 2022
c++
undefined-behavior
Getting address of rvalue in C99
Dec 14, 2017
c
gcc
c99
undefined-behavior
Is it safe to return a passed-in temporary value and read from it in the same statement?
Aug 20, 2022
c++
scope
undefined-behavior
Is the second int in a multiple declaration always set to 1?
Nov 21, 2022
c
declaration
undefined-behavior
definition
variable-declaration
How do languages handle side effects of compound operators?
Feb 18, 2017
javascript
c++
c
programming-languages
undefined-behavior
struct with same name but different member in C++
Oct 19, 2022
c++
c++11
undefined-behavior
one-definition-rule
« Newer Entries
Older Entries »