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 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
On Undefined Behavior
Oct 16, 2022
c
undefined-behavior
Any C compiler where "==" evaluates to larger than one?
Apr 14, 2022
c
undefined-behavior
Is detecting unsigned wraparound via cast to signed undefined behavior?
Sep 26, 2022
c
casting
undefined-behavior
Possible undefined behavior in primitive static_vector implementation
May 21, 2021
c++
segmentation-fault
c++17
undefined-behavior
Is using a structure without all members assigned undefined?
Oct 19, 2022
c
struct
language-lawyer
undefined-behavior
What are 'partially overlapping objects'?
Dec 27, 2018
c++
object
undefined-behavior
`y=++y`, is this standard compliant? [which appears in a test by Microsoft] [duplicate]
Mar 24, 2021
c++
c
language-lawyer
undefined-behavior
What is the meaning of `*dynamic_cast<T*>(...)`?
May 19, 2017
c++
c++11
casting
undefined-behavior
dynamic-cast
« Newer Entries
Older Entries »