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
Vector is empty after cloning struct with uninitialized member
Nov 16, 2022
debugging
rust
undefined-behavior
Is temporary object originally const?
Oct 25, 2021
c++
constants
language-lawyer
undefined-behavior
temporary-objects
Unspecified, undefined and implementation defined behavior WIKI for C
Oct 18, 2022
c
undefined-behavior
unspecified-behavior
How would a heap-allocated const object differ from non-const one?
Oct 13, 2022
c++
memory-management
constants
undefined-behavior
const-correctness
Multiple compound assignments in a single statement: is it Undefined Behavior or not?
Mar 02, 2016
c++
c++11
undefined-behavior
Interdependent initialization with commas?
Nov 04, 2022
c++
c++11
initialization
language-lawyer
undefined-behavior
Does FBString's small string optimization rely on undefined behavior?
Oct 16, 2020
c++
c++11
undefined-behavior
type-punning
Use of a deleted pointer address
Sep 06, 2022
c++
undefined-behavior
Is there any difference with undefined behaviour between iterator and scalar object?
Aug 24, 2022
c++
c++11
c++14
language-lawyer
undefined-behavior
Is integer overflow undefined in inline x86 assembly?
Apr 05, 2022
c
gcc
x86
undefined-behavior
Automatically check bounds in std::vector [duplicate]
Feb 26, 2022
c++
stdvector
undefined-behavior
Defined behaviour for expressions
Jan 14, 2018
c
undefined-behavior
standards-compliance
language-lawyer
Is reading an indeterminate value undefined behavior?
Nov 18, 2022
c++
initialization
undefined-behavior
What does the C++ standard say about stack overflow?
Nov 19, 2022
c++
stack-overflow
undefined-behavior
Why does 'undefined behaviour' exist? [duplicate]
Feb 27, 2022
c++
c
compiler-errors
compilation
undefined-behavior
Passing `this` before base constructors are done: UB or just dangerous?
Apr 01, 2022
c++
constructor
this
undefined-behavior
Sequence Points between printf function args; does the sequence point between conversions matter?
Oct 20, 2022
c++
c
printf
undefined-behavior
sequence-points
Is capturing a newly constructed object by const ref undefined behavior
Jun 08, 2020
c++
c++11
constants
undefined-behavior
Is `x-- > 0 && array[x]` well-defined behavior in C++?
Oct 20, 2022
c++
undefined-behavior
post-increment
Accessing struct data members via pointer arithmetic
May 18, 2022
c++
undefined-behavior
pointer-arithmetic
« Newer Entries
Older Entries »