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 this undefined behaviour in C++?
Nov 30, 2022
c++
undefined-behavior
Why is freeing invalid pointers left undefined in C++?
Nov 29, 2022
c++
pointers
undefined-behavior
delete-operator
Reading an indeterminate value invokes UB? [duplicate]
Nov 22, 2022
c
undefined-behavior
Undefined behaviour during compile time and run time [duplicate]
Nov 18, 2022
c++
c
runtime
undefined-behavior
compile-time
Is flattening a multi-dimensional array with a cast UB [duplicate]
Nov 17, 2022
c++
arrays
pointers
multidimensional-array
undefined-behavior
putting iterator on a container inside it
Nov 13, 2022
c++
c++11
iterator
undefined-behavior
container-data-type
Are there any 2-complement platform/compiler, where signed shift doesn't do the usual thing?
Nov 09, 2022
c++
undefined-behavior
How to get VS or Xcode warning with something like "x = x++"?
Nov 06, 2022
c
visual-studio-2010
xcode4.3
undefined-behavior
sequence-points
What is the difference between [T; N] and U if U is always set to [T; N]?
Nov 02, 2022
generics
rust
undefined-behavior
Safety of casting arbitrary types to usize
Nov 01, 2022
casting
rust
atomic
undefined-behavior
Is left-shifting a negative value undefined behavior in Rust?
Oct 30, 2022
rust
undefined-behavior
Does reading or writing a whole 32-bit word, even though we only have a reference to a part of it, result in undefined behaviour?
Jun 19, 2021
rust
undefined-behavior
strict-aliasing
memory-model
Detect dangling references to temporary
Sep 26, 2022
c++
c++11
undefined-behavior
clang++
dangling-pointer
Adding named item to named list - guaranteed to append to end of list?
May 15, 2022
r
list
undefined-behavior
insertion
named
Function not called in code gets called at runtime
Nov 03, 2021
c++
g++
compiler-optimization
undefined-behavior
clang++
Is calling a function with local side-effects twice in the same expression undefined behavior?
Apr 23, 2022
c
undefined-behavior
Near constant time rotate that does not violate the standards
Oct 19, 2022
c++
bitwise-operators
undefined-behavior
constant-time
Invalid pointer becoming valid again
Aug 10, 2022
c
undefined-behavior
« Newer Entries
Older Entries »